[PATCH] D142584: [CodeGen] Add a boolean flag to `Address::getPointer` and `Lvalue::getPointer` that indicates whether the pointer is known not to be null
John McCall via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Feb 2 01:41:51 PST 2023
rjmccall added a comment.
This seems reasonable to me. Eli, are your questions answered?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D142584/new/
https://reviews.llvm.org/D142584
More information about the cfe-commits
mailing list