[llvm] [Mips] Add the missing judgment when processing function handleMFLOSlot (PR #121463)
via llvm-commits
llvm-commits at lists.llvm.org
Fri Jan 24 01:54:51 PST 2025
================
@@ -0,0 +1,67 @@
+; RUN: llc -filetype=asm < %s -mcpu=mips2 | FileCheck %s -check-prefixes=MIPS2
+;
----------------
yingopq wrote:
OK, applied.
https://github.com/llvm/llvm-project/pull/121463
More information about the llvm-commits
mailing list