[llvm] [GVN] Reuse dominating PtrToInt for PtrToAddr. (PR #209164)

Nikita Popov via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 13 05:52:58 PDT 2026


https://github.com/nikic requested changes to this pull request.

I'd expect something like get the number of the corresponding ptrtoint expression and check if we have a leader for it. Should not do use scanning.

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


More information about the llvm-commits mailing list