[PATCH] D148856: [M68k] Override `CanLowerReturn` to fix assertion with large return
Min-Yih Hsu via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Apr 21 14:35:28 PDT 2023
myhsu accepted this revision.
myhsu added a comment.
This revision is now accepted and ready to land.
LGTM
I also found that several crashes when building llvm-test-suite <https://llvm.org/docs/TestSuiteGuide.html> are caused by this issue, so thanks a lot!
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D148856/new/
https://reviews.llvm.org/D148856
More information about the llvm-commits
mailing list