[Mlir-commits] [mlir] [mlir][ptr] Add int_to_ptr && ptr_to_int ops (PR #190527)

lonely eagle llvmlistbot at llvm.org
Wed Jun 17 08:27:55 PDT 2026


linuxlonelyeagle wrote:

I have a question I'd like to ask: why is there currently no lowering/conversion from ptr.constant to LLVM IR? I actually went ahead and implemented this conversion pattern while pondering the issues mentioned above. How is everyone currently utilizing ptr.constant? cc: @fabianmcg @joker-eph 😘

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


More information about the Mlir-commits mailing list