[clang] [lld] [llvm] [WIP][IR][Constants] Change the semantic of `ConstantPointerNull` to represent an actual `nullptr` instead of a zero-value pointer (PR #166667)

Shilei Tian via llvm-commits llvm-commits at lists.llvm.org
Sun Nov 16 21:17:31 PST 2025


shiltian wrote:

Still WIP. With more code changes, there are more test failures. Fixing them one by one. :-)

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


More information about the llvm-commits mailing list