mirror of
https://github.com/KhronosGroup/SPIRV-Tools
synced 2024-11-23 12:10:06 +00:00
71aa48f91d
* Add OperandToUndefReductionPass. Fixes #2115. Also added some tests that are similar to those in OperandToConstantReductionPassTest. In addition, refactor FindOrCreateGlobalUndef into reduction_util.cpp. Fixes #2184. Removed many documentation comments that were identical or very similar to the overridden function's documentation comment. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
operand_to_constant_reduction_pass_test.cpp | ||
operand_to_dominating_id_reduction_pass_test.cpp | ||
operand_to_undef_reduction_pass_test.cpp | ||
reduce_test_util.cpp | ||
reduce_test_util.h | ||
reducer_test.cpp | ||
remove_opname_instruction_reduction_pass_test.cpp | ||
remove_unreferenced_instruction_reduction_pass_test.cpp | ||
structured_loop_to_selection_reduction_pass_test.cpp | ||
validation_during_reduction_test.cpp |