[PATCH] D111160: [UnknownProvenance] Add LLVM-IR support for unknown_provenance
Roman Lebedev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Nov 18 00:26:22 PST 2021
lebedev.ri added a comment.
Should there be a verifier change to ensure that it is *actually* only used in the provenance operand, and not as a pure pointer,
or can it be PHI'd/select'ed from multiple variants?
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D111160/new/
https://reviews.llvm.org/D111160
More information about the llvm-commits
mailing list