================ @@ -0,0 +1,24 @@ +; RUN: llc -mtriple=amdgcn-mesa-mesa3d -verify-machineinstrs < %s | FileCheck %s ---------------- arsenm wrote: ```suggestion ; RUN: llc -mtriple=amdgcn-mesa-mesa3d < %s | FileCheck %s ``` https://github.com/llvm/llvm-project/pull/91587