[PATCH] D21530: Moving loop vectorization pass before loop-unroller.

Laxman Sole via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 20 13:16:46 PDT 2016


laxmansole updated this revision to Diff 61297.

http://reviews.llvm.org/D21530

Files:
  llvm/lib/Transforms/IPO/PassManagerBuilder.cpp
  llvm/test/Other/pass-pipelines.ll
  llvm/test/Transforms/LoopVectorize/LoopWithConstTripCount1.ll
  llvm/test/Transforms/LoopVectorize/LoopWithConstTripCount2.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D21530.61297.patch
Type: text/x-patch
Size: 6066 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160620/b413b863/attachment.bin>


More information about the llvm-commits mailing list