[llvm] [WIP] Consider datalayout sentinel pointer value for isKnownNonZero check (PR #91769)

Eli Friedman via llvm-commits llvm-commits at lists.llvm.org
Mon May 13 09:11:34 PDT 2024


efriedma-quic wrote:

I think I'd rather just leave ConstantPointerNull as meaning the all-zero bit pattern.  Some places actually do care that it's all-zero, and there's not much benefit to changing it.  But better to discuss that on an RFC, probably.

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


More information about the llvm-commits mailing list