Files
clang-p2996/clang/test/SemaOpenMP/amdgpu-buffer-rsrc.cpp
Shilei Tian ad599211a7 [Clang][AMDGPU] Add a new builtin type for buffer rsrc (#94830)
This patch adds a new builtin type for AMDGPU's buffer rsrc data type,
which is effectively an AS 8 pointer. This is needed because we'd like
to expose certain intrinsics to users via builtins which take buffer
rsrc as argument.
2024-06-18 20:46:53 -04:00

1.2 KiB