[Mlir-commits] [mlir] [mlir][ptr] Add ptr.load op convert pattern to ptr-to-llvm pass (PR #204959)

Fabian Mora llvmlistbot at llvm.org
Mon Jun 22 06:26:19 PDT 2026


fabianmcg wrote:

`ptr` was not supposed to be converted to LVLM, if you look at target tests you'll see that `ptr` can be directly translated to LLVM IR. However, don't close the PR just yet because I'm debating whether reconsider the approach (it requires some discussion).

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


More information about the Mlir-commits mailing list