[clang] [Clang][AMDGPU] Add a new builtin type for buffer rsrc (PR #94830)
Shilei Tian via cfe-commits
cfe-commits at lists.llvm.org
Tue Jun 11 09:26:16 PDT 2024
shiltian wrote:
> how does a user initialize/populate this type of objects? by calling a builtin function?
yes. The builtin functions will come next.
https://github.com/llvm/llvm-project/pull/94830
More information about the cfe-commits
mailing list