[PATCH] D117951: [SLP] Optimize reschedule of previously scheduled bundle member [NFC]
Philip Reames via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 3 09:10:03 PST 2022
reames added a comment.
In D117951#3293958 <https://reviews.llvm.org/D117951#3293958>, @ABataev wrote:
> Currently this patch crashes the compiler for SPECCPU2006:
I don't have a copy of SPEC2006, can you provide a preprocessed source file or IR file? The stack trace is not enough to guess the cause.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D117951/new/
https://reviews.llvm.org/D117951
More information about the llvm-commits
mailing list