[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 05:54:57 PDT 2023
bgraur added a comment.
> 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 is all I get.
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