[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
Mon Nov 25 00:58:12 PST 2024


https://github.com/nikic commented:

Can you please provide some more context on this fix? It's not really obvious to me how the call returning `{ i8, i128 }` and the following return of `fp128` are related at all.

https://github.com/llvm/llvm-project/pull/117525


More information about the llvm-commits mailing list