[llvm] [LoongArch] Fix fptoui.sat miscompilation with NaN inputs (PR #179366)
via llvm-commits
llvm-commits at lists.llvm.org
Wed Mar 4 00:38:07 PST 2026
wangleiat wrote:
Hi, PR #180178 has already fixed #179221. We should still keep these two nodes (`ISD::FMINNUM`, `ISD::FMAXNUM`) legal.
Also, would you mind adding test coverage for this PR to the regression test suite? If you don’t have time, I can help with that.
https://github.com/llvm/llvm-project/pull/179366
More information about the llvm-commits
mailing list