[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 16:20:35 PDT 2018


haicheng updated this revision to Diff 142481.
haicheng marked 3 inline comments as done.
haicheng added a comment.

Address Alexey's comments.  Thank you.


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.142481.patch
Type: text/x-patch
Size: 7378 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180413/c4d83ef1/attachment.bin>


More information about the llvm-commits mailing list