[PATCH] D101916: [LoopVectorize] Fix crash for predicated instructions with scalable VF

Caroline via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 25 08:29:10 PDT 2021


CarolineConcatto updated this revision to Diff 347686.
CarolineConcatto marked an inline comment as done.
CarolineConcatto added a comment.

- Rebase patch bases on D102394 <https://reviews.llvm.org/D102394> to use canWidenLoopWithScalableVectors
- Address reviewer's comment on the test


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D101916/new/

https://reviews.llvm.org/D101916

Files:
  llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
  llvm/test/Transforms/LoopVectorize/scalable-predicate-instruction.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D101916.347686.patch
Type: text/x-patch
Size: 4690 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210525/3d9bd7b4/attachment-0001.bin>


More information about the llvm-commits mailing list