================ @@ -0,0 +1,56 @@ +; RUN: llc -mtriple=amdgcn -mcpu=gfx1200 < %s | FileCheck %s +; RUN: llc -mtriple=amdgcn -mcpu=gfx1200 < %s -global-isel | FileCheck %s ---------------- piotrAMD wrote: Done. https://github.com/llvm/llvm-project/pull/116993