[PATCH] D123997: [PowerPC] Bail out of FISel when lowering long calls
Umesh Kalappa via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Apr 21 04:44:09 PDT 2022
umesh.kalappa0 added a comment.
In D123997#3463602 <https://reviews.llvm.org/D123997#3463602>, @nemanjai wrote:
> In D123997#3461035 <https://reviews.llvm.org/D123997#3461035>, @umesh.kalappa0 wrote:
>
>> @nemanjai ,thank you for quick fix and please checkout the unit test failed ?
>
> The unit test failure should be unrelated. A change in code generation for PowerPC should not cause a sanitizer failure on X86.
I'm ok with the changes .
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D123997/new/
https://reviews.llvm.org/D123997
More information about the llvm-commits
mailing list