[PATCH] D53349: [VPlan] Changes to implement VPlan based predication for VPlan-native path.
Satish K Guggilla via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jan 11 18:56:51 PST 2019
sguggill updated this revision to Diff 181415.
sguggill added a comment.
Removed default case when checking for edge type and added a test checking generation of not and or during predication.
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D53349/new/
https://reviews.llvm.org/D53349
Files:
lib/Transforms/Vectorize/CMakeLists.txt
lib/Transforms/Vectorize/LoopVectorizationLegality.cpp
lib/Transforms/Vectorize/LoopVectorize.cpp
lib/Transforms/Vectorize/VPlan.cpp
lib/Transforms/Vectorize/VPlan.h
lib/Transforms/Vectorize/VPlanPredicator.cpp
lib/Transforms/Vectorize/VPlanPredicator.h
unittests/Transforms/Vectorize/CMakeLists.txt
unittests/Transforms/Vectorize/VPlanPredicatorTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53349.181415.patch
Type: text/x-patch
Size: 30264 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190112/038b0a5c/attachment.bin>
More information about the llvm-commits
mailing list