[PATCH] D69234: [bugpoint] Reduce metadata that does not contribute to crash.
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Oct 29 04:43:23 PDT 2019
fhahn updated this revision to Diff 226873.
fhahn added a comment.
Update patch to retain metadata for selected instructions. Add additional test to make sure we correctly drop metadata from some instructions, while retaining it for others.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D69234/new/
https://reviews.llvm.org/D69234
Files:
llvm/test/BugPoint/metadata.ll
llvm/test/BugPoint/retain-crashing-metadata.ll
llvm/tools/bugpoint-passes/TestPasses.cpp
llvm/tools/bugpoint/CrashDebugger.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D69234.226873.patch
Type: text/x-patch
Size: 8666 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191029/f880fdca/attachment.bin>
More information about the llvm-commits
mailing list