[PATCH] D27466: [SLP] Fix sign-extends for type-shrinking

Matthew Simpson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 6 11:23:57 PST 2016


mssimpso updated this revision to Diff 80453.
mssimpso marked an inline comment as done.
mssimpso added a comment.

Addressed Michael's comments.

- Made expected test output more explicit.


https://reviews.llvm.org/D27466

Files:
  lib/Transforms/Vectorize/SLPVectorizer.cpp
  test/Transforms/SLPVectorizer/X86/minimum-sizes.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D27466.80453.patch
Type: text/x-patch
Size: 9397 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161206/6ba4ec57/attachment.bin>


More information about the llvm-commits mailing list