[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 18 14:51:31 PST 2019
sguggill updated this revision to Diff 182616.
sguggill added a comment.
Added checks for the operands of OR in the predicator test.
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.182616.patch
Type: text/x-patch
Size: 30708 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190118/c9770f33/attachment.bin>
More information about the llvm-commits
mailing list