Check that the unknown_provenance is onyl found on the ptr_provenance path of specific instructions (load/store/llvm.experimental.ptr.provenance).
Diff Detail
Diff Detail
Paths
| Differential D128813
[unknown_provenance] Verifier: check it only exists on the ptr_provenance path AcceptedPublic Authored by jeroen.dobbelaere on Jun 29 2022, 6:10 AM.
Details
Diff Detail Event TimelineThis revision is now accepted and ready to land.Apr 11 2023, 10:25 AM
Revision Contents
Diff 488543 llvm/lib/IR/Verifier.cpp
llvm/test/Verifier/unknown_provenance.ll
|
Could you add a comment for each of tests on the case being verified?