[PATCH] D140239: [llvm-stress] Add a mutation fuzzing mode

Bjorn Pettersson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 21 14:38:56 PST 2022


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

I do not plan to give any review feedback at the moment. I've only touched this for legacy PM deprecation and I don't know much about the implementation details.

We do use llvm-stress downstream in some testing. But as long as we just use "generate" it looks like everything will be fine.

@uabelho: This will impact the options we've added downstream slightly, as we need to put them in the "subopts::Generate" category. But afaict that will be quite trivial.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D140239



More information about the llvm-commits mailing list