[clang] [llvm] [mlir] [AMDGPU] Add a new amdgcn.load.to.lds intrinsic (PR #137425)

Krzysztof Drewniak via cfe-commits cfe-commits at lists.llvm.org
Tue May 20 16:28:54 PDT 2025


krzysz00 wrote:

> I don't think we need to worry about compatibility with an intrinsic that's been committed for a day

`global.load.lds` and `buffer[.ptr].load.lds` have been around for quite a while though, and this is just an abstraction over them

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


More information about the cfe-commits mailing list