[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 09:21:29 PDT 2024
krzysz00 wrote:
(My guesses for how I might use sofffset is if I've got multiple identical buffers concatentated and I need to pick between them without messing with the extent field)
https://github.com/llvm/llvm-project/pull/94576
More information about the cfe-commits
mailing list