SPIRV-Tools/test/reduce
Alastair Donaldson 6679d5df89 Replace loop with selection (#2164)
Add a pass for spirv-reduce that will turn a loop into a selection.
2018-12-07 12:44:46 -05:00
..
CMakeLists.txt Replace loop with selection (#2164) 2018-12-07 12:44:46 -05:00
operand_to_constant_reduction_pass_test.cpp Initial commit for spirv-reduce. (#2056) 2018-11-21 14:03:09 -05:00
operand_to_dominating_id_reduction_pass_test.cpp New spirv-reduce reduction pass: operand to dominating id. (#2099) 2018-11-26 17:06:21 -05:00
reduce_test_util.cpp Replace loop with selection (#2164) 2018-12-07 12:44:46 -05:00
reduce_test_util.h Replace loop with selection (#2164) 2018-12-07 12:44:46 -05:00
reducer_test.cpp Initial commit for spirv-reduce. (#2056) 2018-11-21 14:03:09 -05:00
remove_unreferenced_instruction_reduction_pass_test.cpp Initial commit for spirv-reduce. (#2056) 2018-11-21 14:03:09 -05:00
structured_loop_to_selection_reduction_pass_test.cpp Replace loop with selection (#2164) 2018-12-07 12:44:46 -05:00