Add replayer tool for spirv-fuzz. (#2664)
The replayer takes an existing sequence of transformations and applies them to a module. Replaying a sequence of transformations that were obtained via fuzzing should lead to an identical module to the module that was fuzzed. Tests have been added to check for this.
Loading
Please register or sign in to comment