[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 10:03:07 PST 2022
reames added a comment.
In D117951#3294123 <https://reviews.llvm.org/D117951#3294123>, @ABataev wrote:
> 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.
Thank you!
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D117951/new/
https://reviews.llvm.org/D117951
More information about the llvm-commits
mailing list