[clang] [Clang][CodeGen] Use ptrtoaddr for pointer diff (PR #210729)
Alexis Engelke via cfe-commits
cfe-commits at lists.llvm.org
Fri Jul 24 23:21:57 PDT 2026
aengelke wrote:
-fwrapv-pointer now generates ptrtoint again. ASan probably needs #211988 first. InstCombine needs #211991 to avoid icmp regressions.
https://github.com/llvm/llvm-project/pull/210729
More information about the cfe-commits
mailing list