[PATCH] [OPENMP][LV] Respect Hints.Force meta-data for loops in LoopVectorizer

Zinovy Nis zinovy.nis at gmail.com
Mon Apr 21 03:37:39 PDT 2014


zinovy.nis added you to the CC list for the revision "[OPENMP][LV] Respect Hints.Force meta-data for loops in LoopVectorizer".

Hi ABataev, amusman, nadav, hfinkel,

  # Force vectorization even if scalar cost is lower than any of vector cost, but //Hints.Force// is true; 
  # 2 statistics numbers for LV introduced: # of analyzed loops & # of vectorized loops.
  # minor cosmetic fixes.



http://reviews.llvm.org/D3423

Files:
  lib/Transforms/Vectorize/LoopVectorize.cpp
  test/Transforms/LoopVectorize/vect.omp.force.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D3423.1.patch
Type: text/x-patch
Size: 9098 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140421/85359fd7/attachment.bin>


More information about the llvm-commits mailing list