[PATCH] D62080: bugpoint: Add option to disable attribute removal

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 17 14:05:56 PDT 2019


arsenm created this revision.
arsenm added reviewers: modocache, reames.
Herald added a subscriber: wdng.

This takes a long time and never reduces anything useful for me
(e.g. I've been waiting for 3 hours on a testcase and it hasn't found
any attributes to remove yet). This should probably start by assuming
no attributes matter, and adding back.


https://reviews.llvm.org/D62080

Files:
  test/BugPoint/func-attrs.ll
  tools/bugpoint/CrashDebugger.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62080.200093.patch
Type: text/x-patch
Size: 4174 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190517/92fcf9fd/attachment.bin>


More information about the llvm-commits mailing list