[PATCH] D148854: [llvm-stress] Switch to a FuzzMutate driver

Bjorn Pettersson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 21 01:48:12 PDT 2023


bjope added a subscriber: uabelho.
bjope added a comment.

In D148854#4286416 <https://reviews.llvm.org/D148854#4286416>, @fhahn wrote:

> I think this makes sense in general, but I think @bjope is using `llvm-stress` heavily IIRC, so it would be good for them to try the new version to see if there are any obvious issues.
>
> Also, it would be good to have at least some basic tests.

I think "heavily" is a bit of an overstatement. But we do use llvm-stress as part of validation of "main" before updating our downstream branches.
I'd be happy to try using this patch, but not sure I'll find time doing it already today.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D148854



More information about the llvm-commits mailing list