[llvm] [MIPS] Fix -msingle-float doesn't work with double on O32 (PR #107543)

YunQiang Su via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 11 17:09:19 PDT 2024


wzssyqa wrote:

Ohh. Thanks. Your patch fixes this problem.

And I will approve this PR once you fix the problem Matt found.
I guess he meant that you can just remove `N->getOpcode() == ISD::BITCAST`

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


More information about the llvm-commits mailing list