[llvm] Revert "[MIPS]Fix QNaNs in the MIPS legacy NaN encodings" (PR #150773)
Matt Arsenault via llvm-commits
llvm-commits at lists.llvm.org
Sat Jul 26 17:24:28 PDT 2025
================
@@ -1,14 +0,0 @@
-; RUN: llc -O3 -mcpu=mips32r2 -mtriple=mips-linux-gnu < %s -o - | FileCheck %s -check-prefixes=MIPS_Legacy
----------------
arsenm wrote:
Should restore the test, but drop the -O3 and test the preserved behavior
https://github.com/llvm/llvm-project/pull/150773
More information about the llvm-commits
mailing list