[PATCH] D104270: [ptr_provenance] Bitcode reader/writer support for the optional ptr_provenance operand of load/store instructions
Johannes Doerfert via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Oct 25 14:51:48 PDT 2022
jdoerfert added a comment.
Why do we add the boolean, isn't a nullptr/unknown provenance just as good?
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D104270/new/
https://reviews.llvm.org/D104270
More information about the llvm-commits
mailing list