[PATCH] D140789: [SLP] Unify GEP cost modeling for load, store and GEP nodes.

Valeriy Dmitriev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 3 14:34:58 PST 2023


vdmitrie updated this revision to Diff 486091.
vdmitrie added a comment.

Address comment + rebase


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D140789

Files:
  llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp
  llvm/test/Transforms/SLPVectorizer/X86/geps-non-pow-2.ll
  llvm/test/Transforms/SLPVectorizer/X86/remark_gather-load-redux-cost.ll
  llvm/test/Transforms/SLPVectorizer/X86/scatter-vectorize-reused-pointer.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D140789.486091.patch
Type: text/x-patch
Size: 10203 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230103/ed4cbfda/attachment.bin>


More information about the llvm-commits mailing list