[PATCH] D148806: [SLP]Fix the cost for the extractelements, used in several nodes.

Alexey Bataev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 20 10:15:46 PDT 2023


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

Rebase


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D148806

Files:
  llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp
  llvm/test/Transforms/SLPVectorizer/X86/blending-shuffle-inseltpoison.ll
  llvm/test/Transforms/SLPVectorizer/X86/blending-shuffle.ll
  llvm/test/Transforms/SLPVectorizer/X86/extract-shuffle-inseltpoison.ll
  llvm/test/Transforms/SLPVectorizer/X86/extract-shuffle.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D148806.515373.patch
Type: text/x-patch
Size: 14007 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230420/0a4c5c2a/attachment.bin>


More information about the llvm-commits mailing list