[clang] [CIR][AMDGPU] Add support for AMDGCN global/DS load builtins (PR #220611)

Ayokunle Amodu via cfe-commits cfe-commits at lists.llvm.org
Mon Sep 7 07:47:51 PDT 2026


================
@@ -0,0 +1,131 @@
+// REQUIRES: amdgpu-registered-target
+// RUN: %clang_cc1 -triple amdgpu12.50-amd-amdhsa -x hip -std=c++11 -fclangir \
----------------
ayokunle321 wrote:

Added now.

https://github.com/llvm/llvm-project/pull/220611


More information about the cfe-commits mailing list