mirror of
https://github.com/KhronosGroup/SPIRV-Tools
synced 2024-11-23 12:10:06 +00:00
3b13040cf9
* 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. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
operand_to_constant_reduction_pass_test.cpp | ||
operand_to_dominating_id_reduction_pass_test.cpp | ||
reduce_test_util.cpp | ||
reduce_test_util.h | ||
reducer_test.cpp | ||
remove_unreferenced_instruction_reduction_pass_test.cpp |