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

Joe Ellis via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 6 04:40:54 PDT 2021


joechrisellis updated this revision to Diff 335483.
joechrisellis marked an inline comment as done.
joechrisellis added a comment.

Address comments.

- @david-arm: re-add `T0` variable into test.


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.335483.patch
Type: text/x-patch
Size: 5427 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210406/fb9cd2e9/attachment.bin>


More information about the llvm-commits mailing list