Alastair Donaldson
3b13040cf9
New spirv-reduce reduction pass: operand to dominating id. ( #2099 )
...
* Added a reduction pass to replace ids with ids of the same type that dominate them.
* Introduce helper method for querying whether an operand type is an input id.
2018-11-26 17:06:21 -05:00
Minmin Gong
095cc6722f
Fix the missing pch files in spirv-reduce ( #2097 )
2018-11-22 18:00:08 -05:00
dan sinclair
78c951b3f6
Add newline at end of file ( #2098 )
2018-11-22 14:35:40 -05:00
Alastair Donaldson
f3acb955c2
Initial commit for spirv-reduce. ( #2056 )
...
Creates a new tool that can be used to reduce failing testcases, similar to creduce.
2018-11-21 14:03:09 -05:00