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

Alexey Bataev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 13 10:19:16 PDT 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rGf82eb7e066f3: [SLP]Introduce gather cost estimation function. (authored by ABataev).

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.513295.patch
Type: text/x-patch
Size: 27144 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230413/dcb556ca/attachment.bin>


More information about the llvm-commits mailing list