[PATCH] D66416: [SLP] allow non-power-of-2 vectorization

Alexey Bataev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 19 06:21:06 PDT 2019


ABataev added a comment.

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.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D66416/new/

https://reviews.llvm.org/D66416





More information about the llvm-commits mailing list