[Mlir-commits] [mlir] [mlir][gpu] Allow gpu.dynamic_shared_memory return llvm.ptr (PR #96783)

Jakub Kuderski llvmlistbot at llvm.org
Fri Jul 12 14:44:33 PDT 2024


https://github.com/kuhar commented:

To me this appears as a layering violation: I don't expect the gpu dialect to depend on the llvm dialect.

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


More information about the Mlir-commits mailing list