[PATCH] D101294: [LoopVectorize] Fix scalarisation crash in widenPHIInstruction for scalable vectors

David Sherwood via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 11 09:03:15 PDT 2021


david-arm updated this revision to Diff 344425.
david-arm added a comment.

- Changed new test to use an interleave count of 2 to show that we correctly generate code for all Parts, not just Part 0.


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.344425.patch
Type: text/x-patch
Size: 8087 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210511/b8b5feef/attachment-0001.bin>


More information about the llvm-commits mailing list