[PATCH] D102933: [SLP]Fix cost/emission of externally used extractelements.

Alexey Bataev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 21 12:57:48 PDT 2021


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

Rebase + rework.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D102933

Files:
  llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp
  llvm/test/Transforms/SLPVectorizer/AArch64/PR38339.ll
  llvm/test/Transforms/SLPVectorizer/AArch64/vectorize-free-extracts-inserts.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D102933.347106.patch
Type: text/x-patch
Size: 9695 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210521/96287d8d/attachment.bin>


More information about the llvm-commits mailing list