[PATCH] D99719: [SLP] Better estimate cost of no-op extracts on target vectors.

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 2 02:52:32 PDT 2021


This revision was automatically updated to reflect the committed changes.
fhahn marked an inline comment as done.
Closed by commit rG0f3230390b8b: [SLP] Better estimate cost of no-op extracts on target vectors. (authored by fhahn).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D99719

Files:
  llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp
  llvm/test/Transforms/SLPVectorizer/AArch64/vectorize-free-extracts-inserts.ll
  llvm/test/Transforms/SLPVectorizer/X86/alternate-fp-inseltpoison.ll
  llvm/test/Transforms/SLPVectorizer/X86/alternate-fp.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D99719.334928.patch
Type: text/x-patch
Size: 30594 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210402/ac47b935/attachment-0001.bin>


More information about the llvm-commits mailing list