[PATCH] D101294: [LoopVectorize] Fix scalarisation crash in widenPHIInstruction for scalable vectors
David Sherwood via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed May 5 05:29:41 PDT 2021
david-arm updated this revision to Diff 343012.
david-arm added a comment.
- Avoided caching additional lanes when scalarising a PHI for scalable vectors.
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.343012.patch
Type: text/x-patch
Size: 6852 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210505/e9d0f821/attachment.bin>
More information about the llvm-commits
mailing list