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

Caroline via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 22 04:50:47 PDT 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG5a4de84d55fa: [LoopVectorize] Fix crash for predicated instruction with scalable VF (authored by CarolineConcatto).

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/AArch64/scalable-predicate-instruction.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D101916.360769.patch
Type: text/x-patch
Size: 5049 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210722/7266aab8/attachment.bin>


More information about the llvm-commits mailing list