[PATCH] D144101: [test-suite] Increase the --filter-short threshold

Renato Golin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 7 01:52:50 PST 2023


rengolin added a comment.

In D144101#4174508 <https://reviews.llvm.org/D144101#4174508>, @fhahn wrote:

> It would probably be even better to make the threshold an argument (perhaps pass the threshold optionally like `--filter-short=N`), with the default being 1.0?

I like this idea. Where would the argument come from in the buildbots? CMake?


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

https://reviews.llvm.org/D144101



More information about the llvm-commits mailing list