================ @@ -0,0 +1,17 @@ +; RUN: not llc -mtriple=amdgcn-amd-amdhsa -mcpu=gfx900 -mattr=-flat-for-global -stress-regalloc=3 -filetype=null %s 2>&1 | FileCheck %s ---------------- arsenm wrote: Remove -mattr=-flat-for-global https://github.com/llvm/llvm-project/pull/93526