[Mlir-commits] [mlir] [mlir][LLVMIR] Add folder pass for `llvm.inttoptr` and `llvm.ptrtoint` (PR #143066)
Diego Caballero
llvmlistbot at llvm.org
Fri Jun 6 15:42:17 PDT 2025
dcaballe wrote:
Thanks, that post was very helpful! Ok, I'm going to give up on this then.
> Ideally you avoid the issue in the first place by not using ptrtoint and inttoptr. Where are they coming from in your case?
There are different factors that might be addressable at higher levels of abstractions but I thought we would benefit from a simple cleanup at this level. I learnt something, though, so thanks a lot!
https://github.com/llvm/llvm-project/pull/143066
More information about the Mlir-commits
mailing list