[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
Tue May 22 00:19:12 PDT 2018
dtemirbulatov updated this revision to Diff 147954.
dtemirbulatov added a comment.
Herald added a reviewer: javed.absar.
Implement post scheduling bundle reorder of the last element of the bundle according how it was scheduled.
https://reviews.llvm.org/D28907
Files:
lib/Transforms/Vectorize/SLPVectorizer.cpp
test/Transforms/SLPVectorizer/AArch64/transpose.ll
test/Transforms/SLPVectorizer/X86/partail.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.147954.patch
Type: text/x-patch
Size: 100391 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180522/faa48579/attachment.bin>
More information about the llvm-commits
mailing list