[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
Sun Jun 25 23:05:07 PDT 2017


mkuper added a comment.

In https://reviews.llvm.org/D28907#789851, @RKSimon wrote:

> This patch is proving difficult to split into smaller chunks.
>
> @mkuper do you have any suggestions on what can be done to get it done in time for Clang 5.00?


I don't have any bandwidth for the SLP right now, unfortunately. :-\ (note that SLP has no code owner at this point, I only own the LV).
I can help review some "byte-sized" patches, but nothing of this scope.


https://reviews.llvm.org/D28907





More information about the llvm-commits mailing list