Register passes in the spirv-opt fuzzer. (#1785)
The spirv-opt fuzzer is not registering any passes to run, so it is not currently testing anything. For now we will just register the performance passes. We should add different fuzzers for the legalization pass (RegisterLegalizationPasses()), and the size passes (RegisterSizePasses()).
Loading
Please register or sign in to comment