[PATCH] D57059: [SLP] Initial support for the vectorization of the non-power-of-2 vectors.

Alexey Bataev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 8 06:42:37 PDT 2023


ABataev added a comment.

In D57059#4569337 <https://reviews.llvm.org/D57059#4569337>, @danilaml wrote:

> In D57059#3775511 <https://reviews.llvm.org/D57059#3775511>, @ABataev wrote:
>
>> In D57059#3775369 <https://reviews.llvm.org/D57059#3775369>, @xbolva00 wrote:
>>
>>> Current status?
>>
>> Still requires several patches to commit.
>
> Are those patches linked somewhere?

Almost all my current SLP patches are related to non-power-of-2 support. But even these patches are not the full list. Need to add several others after.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D57059



More information about the llvm-commits mailing list