[PATCH] D100161: Redistribute energy for Corpus

Matt Morehouse via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Apr 14 09:06:43 PDT 2021


morehouse added a comment.

At this point I am not convinced this patch will provide benefit for the default use case when `-entropic=1`.  I am hesitant to add complexity to the code for unsure benefit.

If you request a FuzzBench experiment <https://google.github.io/fuzzbench/getting-started/adding-a-new-fuzzer/#requesting-an-experiment> to get some data on this, and the results look good, then I'll be willing to invest more time into reviewing this patch.

Please CC me on the FuzzBench pull request, so I can make sure we are evaluating this properly.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D100161



More information about the cfe-commits mailing list