[llvm] Update documentation for buffer fat pointers (PR #92034)

Krzysztof Drewniak via llvm-commits llvm-commits at lists.llvm.org
Mon May 13 14:26:53 PDT 2024


krzysz00 wrote:

One thing I noticed while writing this: should the AMDGPU metadata streamer be updated so that `ptr addrspace(8)` inputs to kernels get the type "image" and not "global buffer"?

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


More information about the llvm-commits mailing list