[clang] [Clang][AMDGPU] Add a builtin for llvm.amdgcn.make.buffer.rsrc intrinsic (PR #95276)

Yaxun Liu via cfe-commits cfe-commits at lists.llvm.org
Wed Jun 12 13:02:16 PDT 2024


yxsamliu wrote:

I am wondering whether prefix the builtin type with `__amdgcn_` would be better since I envision risk of conflicting with reserved names of other compilers or standard libraries.

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


More information about the cfe-commits mailing list