[PATCH] D148174: [SLP]Introduce gather cost estimation function.

Alexey Bataev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 13 07:03:42 PDT 2023


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

Remove extra call for allConstant, changed if to assert.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D148174

Files:
  llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp
  llvm/test/Transforms/SLPVectorizer/AArch64/extractelements-to-shuffle.ll
  llvm/test/Transforms/SLPVectorizer/X86/lookahead.ll
  llvm/test/Transforms/SLPVectorizer/X86/reduced-gathered-vectorized.ll
  llvm/test/Transforms/SLPVectorizer/X86/reduction-logical.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D148174.513221.patch
Type: text/x-patch
Size: 27144 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230413/6f1a4db3/attachment.bin>


More information about the llvm-commits mailing list