[PATCH] D157009: [SLP]Fix PR63854: Add proper sorting of pointers for masked stores.

Alexey Bataev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 15 08:01:18 PDT 2023


ABataev updated this revision to Diff 550336.
ABataev added a comment.

Rebase


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D157009

Files:
  llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp
  llvm/test/Transforms/SLPVectorizer/RISCV/strided-loads.ll
  llvm/test/Transforms/SLPVectorizer/X86/gep-nodes-with-non-gep-inst.ll
  llvm/test/Transforms/SLPVectorizer/X86/remark_gather-load-redux-cost.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D157009.550336.patch
Type: text/x-patch
Size: 22522 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230815/9bd5e76b/attachment.bin>


More information about the llvm-commits mailing list