[PATCH] D32871: [LV] Using VPlan to model the vectorized code and drive its transformation
Phabricator via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 17 02:31:04 PDT 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL311077: [LV] Using VPlan to model the vectorized code and drive its transformation (authored by ayalz).
Changed prior to commit:
https://reviews.llvm.org/D32871?vs=111426&id=111483#toc
Repository:
rL LLVM
https://reviews.llvm.org/D32871
Files:
llvm/trunk/lib/Transforms/Vectorize/CMakeLists.txt
llvm/trunk/lib/Transforms/Vectorize/LoopVectorize.cpp
llvm/trunk/lib/Transforms/Vectorize/VPlan.cpp
llvm/trunk/lib/Transforms/Vectorize/VPlan.h
llvm/trunk/test/Transforms/LoopVectorize/AArch64/aarch64-predication.ll
llvm/trunk/test/Transforms/LoopVectorize/AArch64/predication_costs.ll
llvm/trunk/test/Transforms/LoopVectorize/SystemZ/load-store-scalarization-cost.ll
llvm/trunk/test/Transforms/LoopVectorize/first-order-recurrence.ll
llvm/trunk/test/Transforms/LoopVectorize/if-pred-non-void.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32871.111483.patch
Type: text/x-patch
Size: 142909 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170817/9accba3a/attachment-0001.bin>
More information about the llvm-commits
mailing list