[PATCH] D53349: [VPlan] Changes to implement VPlan based predication for VPlan-native path.
Hideki Saito via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jan 23 14:43:44 PST 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL351990 (authored by hsaito, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D53349?vs=182616&id=183186#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D53349/new/
https://reviews.llvm.org/D53349
Files:
llvm/trunk/lib/Transforms/Vectorize/CMakeLists.txt
llvm/trunk/lib/Transforms/Vectorize/LoopVectorizationLegality.cpp
llvm/trunk/lib/Transforms/Vectorize/LoopVectorize.cpp
llvm/trunk/lib/Transforms/Vectorize/VPlan.cpp
llvm/trunk/lib/Transforms/Vectorize/VPlan.h
llvm/trunk/lib/Transforms/Vectorize/VPlanPredicator.cpp
llvm/trunk/lib/Transforms/Vectorize/VPlanPredicator.h
llvm/trunk/unittests/Transforms/Vectorize/CMakeLists.txt
llvm/trunk/unittests/Transforms/Vectorize/VPlanPredicatorTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53349.183186.patch
Type: text/x-patch
Size: 31118 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190123/e8665d22/attachment.bin>
More information about the llvm-commits
mailing list