[PATCH] D65026: [Bugpoint redesign] Added pass to reduce Metadata
Diego TreviƱo via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 14 15:25:56 PDT 2019
diegotf updated this revision to Diff 215269.
diegotf marked an inline comment as done.
diegotf added a comment.
Pass doesn't consider debug functions anymore since D66257 <https://reviews.llvm.org/D66257> takes care of them.
Simplified test so there's less IR noise
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D65026/new/
https://reviews.llvm.org/D65026
Files:
llvm/test/Reduce/Inputs/remove-metadata.py
llvm/test/Reduce/remove-metadata.ll
llvm/tools/llvm-reduce/CMakeLists.txt
llvm/tools/llvm-reduce/DeltaManager.h
llvm/tools/llvm-reduce/deltas/ReduceMetadata.cpp
llvm/tools/llvm-reduce/deltas/ReduceMetadata.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D65026.215269.patch
Type: text/x-patch
Size: 9003 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190814/28a52c0e/attachment.bin>
More information about the llvm-commits
mailing list