================ @@ -0,0 +1,9 @@ +// REQUIRES: amdgpu-registered-target +// RUN: %clang_cc1 -fclang-abi-compat=latest -triple amdgcn %s -emit-llvm -o - | FileCheck %s ---------------- shiltian wrote: Copy/paste from other tests Lol https://github.com/llvm/llvm-project/pull/94830