[llvm] [MIPS] Updated MIPS N calling conventions so that fp16 arguments no longer cause a crash (PR #116569)
Nikita Popov via llvm-commits
llvm-commits at lists.llvm.org
Mon Nov 18 06:10:13 PST 2024
https://github.com/nikic approved this pull request.
LGTM. In the absence of a specified ABI and hardware support, I believe passing in integers is preferable.
cc @yingopq
https://github.com/llvm/llvm-project/pull/116569
More information about the llvm-commits
mailing list