[PATCH] D38367: [SLP] Added more missed optimiazation remarks

Vladimir Miloserdov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 15 03:28:49 PST 2017


miloserd updated this revision to Diff 122989.
miloserd added a comment.
Herald added a subscriber: javed.absar.

Fixed tests


Repository:
  rL LLVM

https://reviews.llvm.org/D38367

Files:
  lib/Transforms/Vectorize/SLPVectorizer.cpp
  test/Transforms/SLPVectorizer/AArch64/getelementptr.ll
  test/Transforms/SLPVectorizer/AArch64/horizontal.ll
  test/Transforms/SLPVectorizer/X86/remark_horcost.ll
  test/Transforms/SLPVectorizer/X86/remark_listcost.ll
  test/Transforms/SLPVectorizer/X86/remark_not_all_parts.ll
  test/Transforms/SLPVectorizer/X86/remark_unsupported.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D38367.122989.patch
Type: text/x-patch
Size: 18423 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171115/e4f683cb/attachment.bin>


More information about the llvm-commits mailing list