[PATCH] D117951: [SLP] Optimize reschedule of previously scheduled bundle member [NFC]
Alexey Bataev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 3 09:16:01 PST 2022
ABataev added a comment.
In D117951#3294099 <https://reviews.llvm.org/D117951#3294099>, @reames wrote:
> 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.
Will try to prepare a reproducer today.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D117951/new/
https://reviews.llvm.org/D117951
More information about the llvm-commits
mailing list