[PATCH] D48336: Adding mutation usefulness metric
Max Moroz via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jun 19 15:02:07 PDT 2018
Dor1s added a comment.
In https://reviews.llvm.org/D48336#1137043, @metzman wrote:
> ...
> I don't really think this should be its own option. I'd just print the percentages, but I think this is for Max to decide since he has in mind what will be done with the stats better than I.
Fair point. Yeah, let's print both using the same flag (i.e. `PrintMutationStats`). At the end of the day, I think, we may remove the detailed information with mutation names at all, but it might be useful in the meantime while we're testing the things.
Repository:
rCRT Compiler Runtime
https://reviews.llvm.org/D48336
More information about the llvm-commits
mailing list