[clang] [Clang][AMDGPU] Add builtins for instrinsic `llvm.amdgcn.raw.buffer.store` (PR #94576)

Krzysztof Drewniak via cfe-commits cfe-commits at lists.llvm.org
Fri Jun 7 08:19:20 PDT 2024


krzysz00 wrote:

Actually, even ignoring address space 7, it feels like these builtins if you could `raw.ptr.buffer.store` any type you liked, and then they could be type-varying in Clang?

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


More information about the cfe-commits mailing list