[clang] [lld] [llvm] [WIP][IR][Constants] Change the semantic of `ConstantPointerNull` to represent an actual `nullptr` instead of a zero-value pointer (PR #166667)
Alexander Richardson via llvm-commits
llvm-commits at lists.llvm.org
Fri Nov 7 08:38:52 PST 2025
https://github.com/arichardson commented:
This generally looks good to me, just a few comments about the test diffs.
https://github.com/llvm/llvm-project/pull/166667
More information about the llvm-commits
mailing list