[llvm] [Mips] Optimize instr `slti+mfc1+cvt.s.d` to `slti+mfhc1` (PR #187463)

via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 22 19:47:51 PDT 2026


================
@@ -0,0 +1,18 @@
+; RUN: llc -mtriple=mipsel-unknown-linux-gnu -mcpu=mips32 -verify-machineinstrs < %s | FileCheck %s -check-prefix=MIPS32
+
----------------
yingopq wrote:

Have changed to mips32r2, please help review.

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


More information about the llvm-commits mailing list