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

Dinar Temirbulatov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 9 12:42:20 PST 2020


dtemirbulatov added a comment.

In D57059#2443496 <https://reviews.llvm.org/D57059#2443496>, @ABataev wrote:

> In D57059#2443492 <https://reviews.llvm.org/D57059#2443492>, @dtemirbulatov wrote:
>
>>> Do you mean compile time increasing? With this patch?
>>
>> no, just compile-time error.
>
> Crash or incorrect code?

Crash.


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