[PATCH] D44742: [SLP] Stop counting cost of gather sequences with multiple uses

Matthew Simpson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 21 12:19:49 PDT 2018


mssimpso updated this revision to Diff 139346.
mssimpso marked 2 inline comments as done.
mssimpso added a comment.

Addressed Alexey's comments. Thanks!


Repository:
  rL LLVM

https://reviews.llvm.org/D44742

Files:
  lib/Transforms/Vectorize/SLPVectorizer.cpp
  test/Transforms/SLPVectorizer/AArch64/gather-cost.ll
  test/Transforms/SLPVectorizer/X86/blending-shuffle.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44742.139346.patch
Type: text/x-patch
Size: 6281 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180321/b2c91b76/attachment.bin>


More information about the llvm-commits mailing list