[llvm] [Mips] Fix wrong qNaN encoding when -mnan=legacy (PR #153777)

via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 25 19:55:46 PDT 2025


yingopq wrote:

> We should probably also consider making `-mnan=legacy` an error and stop pretending that we support it.

Now, based on your opinions and the issue, I agree with this approach: did not support and report an error.


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


More information about the llvm-commits mailing list