[PATCH] D99569: [LoopVectorize] Fix bug where predicated loads/stores were dropped

Joe Ellis via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 22 08:06:26 PDT 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG2c551aedcf8b: [LoopVectorize] Fix bug where predicated loads/stores were dropped (authored by joechrisellis).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D99569

Files:
  llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
  llvm/test/Transforms/LoopVectorize/AArch64/scalarize-store-with-predication.ll
  llvm/test/Transforms/LoopVectorize/X86/x86-predication.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D99569.339637.patch
Type: text/x-patch
Size: 5535 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210422/2ed01de1/attachment.bin>


More information about the llvm-commits mailing list