[Mlir-commits] [mlir] Revert "[mlir][MemRef] Remove integer address space builders" (PR #138853)
Krzysztof Drewniak
llvmlistbot at llvm.org
Wed May 7 15:07:41 PDT 2025
krzysz00 wrote:
Per the other PR, the test at issue was `Integration/Dialect/Vector/GPU/CUDA/test-warp-distribute.mlir`
On further investigation, I'm not sure that `mlir/lib/Dialect/GPU/Pipelines/GPUToNVVMPipeline.cpp` is correctly set up to handle #gpu.address_space<workgroup>`
https://github.com/llvm/llvm-project/pull/138853
More information about the Mlir-commits
mailing list