[Mlir-commits] [mlir] [mlir] Add global and program memory space handling to the data layout subsystem (PR #77367)

Krzysztof Drewniak llvmlistbot at llvm.org
Mon Jan 8 13:01:39 PST 2024


https://github.com/krzysz00 approved this pull request.

Looks good to me!

I think, long-term, we'll need some way to map GPU memory spaces to their LLVM counterparts in an IR-visible way, but that's not this PR.

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


More information about the Mlir-commits mailing list