This revision makes ShuffleBlockStrategy deterministic by replacing
SmallPtrSet with other data structures that has a deterministic iteration
order.
Details
Details
- Reviewers
Peter - Commits
- rG261db5fdbe12: [FuzzMutate] Make ShuffleBlockStrategy deterministic
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo