================ @@ -0,0 +1,27 @@ +; RUN: not --crash llc -mtriple=amdgcn-amd-amdhsa -mcpu=gfx900 %s -o - 2>&1 | FileCheck -enable-var-scope %s + ---------------- arsenm wrote: You aren't using stdout, so don't produce it https://github.com/llvm/llvm-project/pull/115503