[llvm-branch-commits] [SelectionDAGBuilder] Use address width when lowering ptrtoaddr (PR #139423)

Alexander Richardson via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Sat May 10 17:30:41 PDT 2025


https://github.com/arichardson created https://github.com/llvm/llvm-project/pull/139423

Instead of just deferring to ptrtoint, we should truncate to the index
width and then perform the ZextOrTrunc.





More information about the llvm-branch-commits mailing list