[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 Dec 4 06:21:14 PST 2018
dtemirbulatov added a comment.
In D28907#1318422 <https://reviews.llvm.org/D28907#1318422>, @RKSimon wrote:
> @dtemirbulatov Any movement on this? It'd be great to get this in for the 8.0 release!
yes, I just refactored getTreeEntry and ... according to ABataev request, I will update after additional testing in a day or two.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D28907/new/
https://reviews.llvm.org/D28907
More information about the llvm-commits
mailing list