[PATCH] D105199: [LoopVectorize] Fix scalable vector crash in VPReplicateRecipe::execute
David Sherwood via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jul 5 05:11:05 PDT 2021
david-arm updated this revision to Diff 356484.
david-arm added a comment.
- Addressed review comments. Removed unnecessary VFRange assert, added new one for IsPredicated and tidied up the test.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D105199/new/
https://reviews.llvm.org/D105199
Files:
llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
llvm/lib/Transforms/Vectorize/VPlan.cpp
llvm/lib/Transforms/Vectorize/VPlan.h
llvm/lib/Transforms/Vectorize/VPlanValue.h
llvm/test/Transforms/LoopVectorize/AArch64/sve-vpreplicate.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D105199.356484.patch
Type: text/x-patch
Size: 17787 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210705/eb3fc0f7/attachment.bin>
More information about the llvm-commits
mailing list