[PATCH] D63672: Added Delta IR Reduction Tool
Diego TreviƱo via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jul 2 17:42:16 PDT 2019
diegotf added a comment.
In D63672#1565680 <https://reviews.llvm.org/D63672#1565680>, @dblaikie wrote:
> Did the broader design discussion about bugpoint lead to this design (a separate llvm-reduce tool)? I didn't quite follow that thread far enough to see the conclusion that lead to this direction (rather than improving/modifying bugpoint) - might be worth writing a bit more in the commit description about the conversation (link to the thread if that's helpful) and design choices - and long-term plan (to merge behavior, share things, remove one or the other - or should these two tools exist indefinitely with different goals/uses?)
Thanks for the comment, I've clarified it in the description. As well as a brief description of how the tool is structured.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D63672/new/
https://reviews.llvm.org/D63672
More information about the llvm-commits
mailing list