[llvm-branch-commits] [llvm] [IR] Introduce the `ptrtoaddr` instruction (PR #139357)

Alexander Richardson via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Sun Jul 27 22:23:32 PDT 2025


https://github.com/arichardson commented:

Updated based on @nikic's feedback. Now the type needs to match and constant expressions are supported.

Thanks for all the review - I'll wait another week for any further comments in case I missed something.

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


More information about the llvm-branch-commits mailing list