[PATCH] D65479: [Bugpoint redesign] Added pass to reduce parameters

Diego TreviƱo via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 15 16:15:26 PDT 2019


diegotf updated this revision to Diff 215494.
diegotf added a comment.

Updated test so it pipes the reduction to FileCheck directly from STDOUT


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D65479/new/

https://reviews.llvm.org/D65479

Files:
  llvm/test/Reduce/Inputs/remove-args.py
  llvm/test/Reduce/remove-args.ll
  llvm/tools/llvm-reduce/CMakeLists.txt
  llvm/tools/llvm-reduce/DeltaManager.h
  llvm/tools/llvm-reduce/deltas/ReduceArguments.cpp
  llvm/tools/llvm-reduce/deltas/ReduceArguments.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D65479.215494.patch
Type: text/x-patch
Size: 7919 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190815/f3595dca/attachment.bin>


More information about the llvm-commits mailing list