Commit 9f99274
committed
Remove dead code in spirv-tools-opt
- Delete unused LoopValue struct and loop_body_values
- Delete unused LoopInfo fields (_header_label, _header_block_idx, preheader_block_idx)
- Delete unused ternary_op method from context.rs
- Remove type_widths parameter from materialize_term (only_used_in_recursion)
- Fix explicit_counter_loop by using enumerate1 parent 295904a commit 9f99274
2 files changed
Lines changed: 462 additions & 265 deletions
0 commit comments