[PATCH] D128813: [unknown_provenance] Verifier: check it only exists on the ptr_provenance path

Jeroen Dobbelaere via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 29 06:10:17 PDT 2022


jeroen.dobbelaere created this revision.
jeroen.dobbelaere added reviewers: jdoerfert, asbirlea, nikic.
Herald added a subscriber: hiraditya.
Herald added a project: All.
jeroen.dobbelaere requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Check that the `unknown_provenance` is onyl found on the ptr_provenance path of specific instructions (load/store/llvm.experimental.ptr.provenance).


https://reviews.llvm.org/D128813

Files:
  llvm/lib/IR/Verifier.cpp
  llvm/test/Verifier/unknown_provenance.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D128813.440975.patch
Type: text/x-patch
Size: 7165 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220629/21d92d9e/attachment.bin>


More information about the llvm-commits mailing list