[PATCH] D32871: [LV] Using VPlan to model the vectorized code and drive its transformation

Ayal Zaks via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 7 08:58:27 PDT 2017


Ayal updated this revision to Diff 101752.
Ayal added a comment.

> (Addressing review comments; To be completed)
> 
> Done. Will upload updated version shortly.

Done.


https://reviews.llvm.org/D32871

Files:
  lib/Transforms/Vectorize/CMakeLists.txt
  lib/Transforms/Vectorize/LoopVectorize.cpp
  lib/Transforms/Vectorize/VPlan.cpp
  lib/Transforms/Vectorize/VPlan.h
  test/Transforms/LoopVectorize/AArch64/aarch64-predication.ll
  test/Transforms/LoopVectorize/AArch64/predication_costs.ll
  test/Transforms/LoopVectorize/SystemZ/load-store-scalarization-cost.ll
  test/Transforms/LoopVectorize/if-pred-non-void.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32871.101752.patch
Type: text/x-patch
Size: 123687 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170607/d61ae468/attachment-0001.bin>


More information about the llvm-commits mailing list