[PATCH] D146003: [StandardInstrumentations] Verify function doesn't change if analyses are preserved
Arthur Eubanks via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Mar 14 10:55:10 PDT 2023
aeubanks updated this revision to Diff 505169.
aeubanks retitled this revision from "[StandardInstrumentations] Check that the number of instructions doesn't change if analyses are preserved" to "[StandardInstrumentations] Verify function doesn't change if analyses are preserved".
aeubanks edited the summary of this revision.
aeubanks added a comment.
split out other changes, use StructuralHash instead
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D146003/new/
https://reviews.llvm.org/D146003
Files:
llvm/include/llvm/IR/StructuralHash.h
llvm/lib/IR/StructuralHash.cpp
llvm/lib/Passes/StandardInstrumentations.cpp
llvm/unittests/IR/PassManagerTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D146003.505169.patch
Type: text/x-patch
Size: 7221 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230314/d5652b9c/attachment.bin>
More information about the cfe-commits
mailing list