================ @@ -0,0 +1,17 @@ +; RUN: llc %s --print-after-isel --disable-verify 2>&1 | FileCheck %s ---------------- jofrn wrote: Why `-stop-after=finalize-isel` yet not `--print-after-isel`? https://github.com/llvm/llvm-project/pull/111414