================ @@ -0,0 +1,38 @@ +; REQUIRES: asserts +; RUN: llc -mtriple=riscv64 -debug-only=isel -o /dev/null %s 2>&1 | FileCheck %s ---------------- tclin914 wrote: Add mir test instead. https://github.com/llvm/llvm-project/pull/192366