[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
Thu Apr 1 12:40:37 PDT 2021


fhahn updated this revision to Diff 334797.
fhahn added a comment.

Move new code to separate function.


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

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


More information about the llvm-commits mailing list