[PATCH] D139594: [FuzzMutate] InstModificationStrategy, add FastMath flags and exact flags to instructions.
Peter Rong via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Dec 7 19:08:48 PST 2022
Peter updated this revision to Diff 481139.
Peter marked 4 inline comments as done.
Peter added a comment.
1. fix indentation
2. remove the probability where we repeatedly setting the same thing.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D139594/new/
https://reviews.llvm.org/D139594
Files:
llvm/lib/FuzzMutate/IRMutator.cpp
llvm/unittests/FuzzMutate/StrategiesTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D139594.481139.patch
Type: text/x-patch
Size: 9958 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221208/ac3d4a53/attachment.bin>
More information about the llvm-commits
mailing list