[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:20:16 PDT 2024
krzysz00 wrote:
The thing is, in all the usecases I've seen, `soffsset == 0`, and so you can legalize on `voffset` (voffset is also what the constant offsets on an instruction get added to)
https://github.com/llvm/llvm-project/pull/94576
More information about the cfe-commits
mailing list