================ @@ -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