================ @@ -0,0 +1,84 @@ +; RUN: llc -mtriple=amdgcn-amd-amdhsa -mcpu=gfx900 -verify-machineinstrs < %s | FileCheck %s ---------------- arsenm wrote: Don't need -verify-machineinstrs https://github.com/llvm/llvm-project/pull/79035