[PATCH] D45469: [SLP] Use getExtractWithExtendCost() to compute the scalar cost of extractelement/ext pair

Haicheng Wu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 13 11:15:34 PDT 2018


haicheng updated this revision to Diff 142442.
haicheng marked an inline comment as done.
haicheng added a comment.

Address Alexey's comments.


Repository:
  rL LLVM

https://reviews.llvm.org/D45469

Files:
  lib/Transforms/Vectorize/SLPVectorizer.cpp
  test/Transforms/SLPVectorizer/AArch64/ext-trunc.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45469.142442.patch
Type: text/x-patch
Size: 7396 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180413/199b49c6/attachment.bin>


More information about the llvm-commits mailing list