[PATCH] [LV] Statistics numbers for LoopVectorize introduced: a number of analyzed loops & a number of vectorized loops.

Zinovy Nis zinovy.nis at gmail.com
Mon Apr 21 05:58:03 PDT 2014


Hi hfinkel, nadav,

Use //-stats// to see how many loops were analyzed for possible vectorization and how many of them were actually vectorized.

This patch is a splitted version of http://reviews.llvm.org/D3423.

http://reviews.llvm.org/D3438

Files:
  lib/Transforms/Vectorize/LoopVectorize.cpp
  test/Transforms/LoopVectorize/vect.stats.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D3438.1.patch
Type: text/x-patch
Size: 3734 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140421/470856d4/attachment.bin>


More information about the llvm-commits mailing list