[PATCH] D66416: [SLP] allow non-power-of-2 vectorization
Sanjay Patel via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Aug 19 06:33:51 PDT 2019
spatel added a comment.
In D66416#1635141 <https://reviews.llvm.org/D66416#1635141>, @ABataev wrote:
> There is more complex D57059 <https://reviews.llvm.org/D57059> to support non-power-of-2 vectorization. It should be split into several small patches + it must be very carefully tested, I just don't have time to work on this. I have a patch for this updated to the latest version, it would be good if somebody else could take it, split it, etc.
Thanks! I knew this had come up before, but I didn't find that patch. Let me discuss with Simon and Dinar to see what we can do.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D66416/new/
https://reviews.llvm.org/D66416
More information about the llvm-commits
mailing list