[llvm] Revert "[MIPS]Fix QNaNs in the MIPS legacy NaN encodings" (PR #150773)
Nikita Popov via llvm-commits
llvm-commits at lists.llvm.org
Mon Jul 28 01:04:00 PDT 2025
================
@@ -1,14 +0,0 @@
-; RUN: llc -O3 -mcpu=mips32r2 -mtriple=mips-linux-gnu < %s -o - | FileCheck %s -check-prefixes=MIPS_Legacy
----------------
nikic wrote:
I added a new test instead, which checks that the bit pattern is preserved.
https://github.com/llvm/llvm-project/pull/150773
More information about the llvm-commits
mailing list