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

llvmlistbot at llvm.org llvmlistbot at llvm.org
Mon Jan 8 13:10:10 PST 2024


agozillon wrote:

Thank you very much for the quick review @krzysz00! I'll land the PR tomorrow afternoon EU time, provided no one else has any issue with the patch in the meantime. The failing tests are windows tests and appear to be unrelated and an unfortunate occurrence of this issue with the windows buildbot: https://github.com/llvm/llvm-project/issues/77086 

We're starting to touch a bit on the more intricate need for address spaces in Flang for OpenMP offloading on AMDGPU so perhaps we'll get to that long term plan sooner rather than later! 

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


More information about the Mlir-commits mailing list