mirror of
https://github.com/KhronosGroup/SPIRV-Tools
synced 2024-11-23 04:00:05 +00:00
b334829a91
* Validate that if a construct contains a header and it's merge is reachable, the construct also contains the merge * updated block merging to not merge into the continue * update inlining to mark the original block of a single block loop as the continue * updated some tests * remove dead code * rename kBlockTypeHeader to kBlockTypeSelection for clarity |
||
---|---|---|
.. | ||
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_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 |