================ @@ -0,0 +1,53 @@ +; RUN: llc -mtriple=mipsel-linux-gnu -mcpu=mips3 -target-abi o32 < %s | FileCheck %s -check-prefixes=MIPS3-O32 ---------------- yingopq wrote: OK, applied. https://github.com/llvm/llvm-project/pull/130558