[PATCH] D159205: [SLP]Try to vectorize scalars, being vectorized already, but do not need to be scheduled.
Bogdan Graur via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Sep 20 06:21:03 PDT 2023
bgraur added a comment.
In D159205#4648763 <https://reviews.llvm.org/D159205#4648763>, @ABataev wrote:
> 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.
Working on the repro. Please CC me to the fix and I can check if it fixes the issue.
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