[llvm] [Mips] Fix compiler crash when returning fp128 after calling a functi… (PR #117525)
Nikita Popov via llvm-commits
llvm-commits at lists.llvm.org
Fri Dec 13 06:07:51 PST 2024
nikic wrote:
It's probably necessary to change the signature of CanLowerReturn to pass in the return type.
https://github.com/llvm/llvm-project/pull/117525
More information about the llvm-commits
mailing list