[PATCH] D135282: [SLP]Improve costs of vectorized loads/stores by analyzing GEPs.

Alexey Bataev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 12 06:44:16 PDT 2022


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

Address comments


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D135282

Files:
  llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp
  llvm/test/Transforms/SLPVectorizer/X86/remark_horcost.ll
  llvm/test/Transforms/SLPVectorizer/X86/remark_not_all_parts.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D135282.467122.patch
Type: text/x-patch
Size: 5691 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221012/e9c33e90/attachment.bin>


More information about the llvm-commits mailing list