[llvm] [LangRef] Specify icmp on pointers to only compare address (PR #163936)

Yingwei Zheng via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 17 10:16:23 PDT 2025


https://github.com/dtcxzyw approved this pull request.

LangRef changes look reasonable. I'd leave the AMDGPU part to be checked by its maintainers.

It reminds me that we still use pointer size in computeKnownBits. It should be changed to use the address size.


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


More information about the llvm-commits mailing list