================ @@ -0,0 +1,11 @@ +; RUN: llc %s --stop-after=nvptx-isel -mcpu=sm_60 -o - | FileCheck %s ---------------- arsenm wrote: I'd recommend using -stop-after=finalize-isel instead if you want to check mir https://github.com/llvm/llvm-project/pull/147125