================ @@ -0,0 +1,203 @@ +; RUN: llc -mtriple=mipsel -mcpu=mips32r6 < %s | FileCheck %s ---------------- arsenm wrote: Can you use update_llc_test_checks? https://github.com/llvm/llvm-project/pull/171131