mirror of
https://gitee.com/openharmony/third_party_spirv-tools
synced 2024-11-23 07:20:28 +00:00
8336d1925f
Adds a reduction pass that removes OpDecorate and OpMemberDecorate instructions that annotate instructions and members with RelaxedPrecision. As well as being useful in its own right, removing such references allows other passes to remove further instructions. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
conditional_branch_to_simple_conditional_branch_test.cpp | ||
merge_blocks_test.cpp | ||
operand_to_constant_test.cpp | ||
operand_to_dominating_id_test.cpp | ||
operand_to_undef_test.cpp | ||
reduce_test_util.cpp | ||
reduce_test_util.h | ||
reducer_test.cpp | ||
remove_block_test.cpp | ||
remove_function_test.cpp | ||
remove_opname_instruction_test.cpp | ||
remove_relaxed_precision_decoration_test.cpp | ||
remove_selection_test.cpp | ||
remove_unreferenced_instruction_test.cpp | ||
simple_conditional_branch_to_branch_test.cpp | ||
structured_loop_to_selection_test.cpp | ||
validation_during_reduction_test.cpp |