[PATCH] D159205: [SLP]Try to vectorize scalars, being vectorized already, but do not need to be scheduled.
Alexey Bataev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Sep 20 06:06:56 PDT 2023
ABataev added a comment.
In D159205#4648753 <https://reviews.llvm.org/D159205#4648753>, @bgraur wrote:
>> Is there something else above, like assertion message? It would really help more rather than the rest of the stack trace
>
> No, I've built the code with assertions enabled in the compiler and no assertion was triggered. The stack trace is all I get.
Ok, I'll try to prepare a fix, but it would be good to see a reproducer.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D159205/new/
https://reviews.llvm.org/D159205
More information about the llvm-commits
mailing list