[Mlir-commits] [mlir] [mlir] test-lower-to-nvvm remove early conversions (PR #74476)
llvmlistbot at llvm.org
llvmlistbot at llvm.org
Tue Dec 12 01:22:45 PST 2023
qcolombet wrote:
> This PR removes vector and memref to llvm conversions. They are run pretty early in the pipeline, it causes problems with address space.
What kind of problem are we talking about?
Could you add a test case demonstrating them?
https://github.com/llvm/llvm-project/pull/74476
More information about the Mlir-commits
mailing list