[PATCH] D34373: [LV] Optimize for size when vectorizing loops with tiny trip count

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 30 01:02:58 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL306803: [LV] Optimize for size when vectorizing loops with tiny trip count (authored by ayalz).

Changed prior to commit:
  https://reviews.llvm.org/D34373?vs=104453&id=104829#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D34373

Files:
  llvm/trunk/lib/Transforms/Vectorize/LoopVectorize.cpp
  llvm/trunk/test/Transforms/LoopVectorize/X86/vect.omp.force.small-tc.ll
  llvm/trunk/test/Transforms/LoopVectorize/small-loop.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34373.104829.patch
Type: text/x-patch
Size: 7213 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170630/020cce6d/attachment.bin>


More information about the llvm-commits mailing list