Refactor reducer options (#2709)
Avoids polluting the global namespace with a constant, and moves constructor to .cpp file as is done for spirv-reduce's options.
Loading
Please register or sign in to comment
Avoids polluting the global namespace with a constant, and moves constructor to .cpp file as is done for spirv-reduce's options.