[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 22 06:17:09 PDT 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rGb51195dece56: [SLP]Fix PR63854: Add proper sorting of pointers for masked stores. (authored by ABataev).

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.552328.patch
Type: text/x-patch
Size: 22522 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230822/0a5619e9/attachment.bin>


More information about the llvm-commits mailing list