[PATCH] D28907: [SLP] Fix for PR30787: Failure to beneficially vectorize 'copyable' elements in integer binary ops.
Dinar Temirbulatov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jan 18 12:06:39 PST 2019
dtemirbulatov updated this revision to Diff 182576.
dtemirbulatov added a comment.
removed bundle reordering by replacing pseudo instructions with real ones.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D28907/new/
https://reviews.llvm.org/D28907
Files:
lib/Transforms/Vectorize/SLPVectorizer.cpp
test/Transforms/SLPVectorizer/X86/PR39774.ll
test/Transforms/SLPVectorizer/X86/PR40310.ll
test/Transforms/SLPVectorizer/X86/pr35497.ll
test/Transforms/SLPVectorizer/X86/vect_copyable_in_binops.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28907.182576.patch
Type: text/x-patch
Size: 192575 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190118/04fd68f5/attachment-0001.bin>
More information about the llvm-commits
mailing list