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

Rana Pratap Reddy via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 7 20:38:11 PST 2025


ranapratap55 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.

sure, will look into it and will start an RFC with more details.

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


More information about the llvm-commits mailing list