[llvm-branch-commits] [llvm] [DataLayout][LangRef] Split non-integral and unstable pointer properties (PR #105735)

Alexander Richardson via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Mon Aug 4 07:27:23 PDT 2025


arichardson wrote:

> That sounds fine as long as the plan is to remove the isNonIntegralPointer() method in the future, in favor of more precise checks.

Yes that is absolutely the goal. Will try to update with these changes shortly.

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


More information about the llvm-branch-commits mailing list