[PATCH] D125072: [MachineOutliner] Make getOutliningType partially target-independent
duk via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Mar 28 14:11:03 PDT 2023
duck-37 added a comment.
In D125072#4228326 <https://reviews.llvm.org/D125072#4228326>, @duck-37 wrote:
> In D125072#4227820 <https://reviews.llvm.org/D125072#4227820>, @zjaffal wrote:
>
>> It looks like this commit introduced a new crash in llc when building for macos
>> Here is the link to the reproducer
>> https://godbolt.org/z/heqaE1jYa
>>
>> Please take a look and revert if it needs a non-trivial fix
>
> Looking into it now, thanks.
I've found the issue. Making a reduced test-case now.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D125072/new/
https://reviews.llvm.org/D125072
More information about the llvm-commits
mailing list