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

Caroline via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 19 03:35:45 PDT 2021


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

- add test when the loop does not need predication and epilogue not allowed


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.346387.patch
Type: text/x-patch
Size: 6712 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210519/d4a20e27/attachment.bin>


More information about the llvm-commits mailing list