[PATCH] D94905: [FuzzMutate] Add mutator to modify instruction flags.
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jan 27 07:52:41 PST 2021
fhahn added a comment.
Looks like this surfaced a new infinite loop in instcombine already: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=29957 :)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D94905/new/
https://reviews.llvm.org/D94905
More information about the llvm-commits
mailing list