[PATCH] D101294: [LoopVectorize] Fix scalarisation crash in widenPHIInstruction for scalable vectors
David Sherwood via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon May 10 06:13:26 PDT 2021
david-arm updated this revision to Diff 344039.
david-arm marked an inline comment as done.
david-arm added a comment.
- Added strings to asserts.
- Added new variable `NeedsVectorIndex`
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D101294/new/
https://reviews.llvm.org/D101294
Files:
llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
llvm/test/Transforms/LoopVectorize/AArch64/sve-widen-phi.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D101294.344039.patch
Type: text/x-patch
Size: 7066 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210510/8c597f3c/attachment.bin>
More information about the llvm-commits
mailing list