================ @@ -0,0 +1,78 @@ +# RUN: llc -march=amdgcn -mcpu=gfx90a -run-pass amdgpu-lower-kernel-attributes -verify-machineinstrs -o - %s | FileCheck %s ---------------- arsenm wrote: Don't need -verify-machineinstrs https://github.com/llvm/llvm-project/pull/68872