Closed paulthomson closed 4 years ago
Add "spirv_opt_just_o" setting. This causes us to just generate one additional test from a fuzzed test using spirv-opt -O ... rather than generating five additional tests.
spirv-opt -O ...
Add "spirv_opt_just_o" setting. This causes us to just generate one additional test from a fuzzed test using
spirv-opt -O ...
rather than generating five additional tests.