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

Joe Ellis via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 14 02:41:15 PDT 2021


joechrisellis updated this revision to Diff 337381.
joechrisellis marked 5 inline comments as done.
joechrisellis added a comment.

Address review comments.

- @fhahn: test changes.


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.337381.patch
Type: text/x-patch
Size: 5252 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210414/72c7e799/attachment.bin>


More information about the llvm-commits mailing list