================ @@ -0,0 +1,82 @@ +; RUN: llc -mtriple=amdgcn-amd-amdhsa -mcpu=gfx1100 < %s | FileCheck %s ---------------- arsenm wrote: ```suggestion ; RUN: llc -mtriple=amdgpu11.00-amd-amdhsa < %s | FileCheck %s ``` https://github.com/llvm/llvm-project/pull/213523