[PATCH] D28907: [SLP] Fix for PR30787: Failure to beneficially vectorize 'copyable' elements in integer binary ops.
Michael Kuperstein via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 19 15:00:54 PST 2017
mkuper added a comment.
Is there any way to split this into several smaller patches?
Alternatively / in addition, it would be good to have a high-level explanation of what this patch actually does, other than " improve vectorization ".
https://reviews.llvm.org/D28907
More information about the llvm-commits
mailing list