1 file changed
+1
-1
lines changedSubmodule SPIRV-Tools updated 39 files
- .github/workflows/ios.yml-30
- .github/workflows/scorecard.yml+2-2
- BUILD.bazel+14
- CHANGES-17
- CMakeLists.txt+7-15
- DEPS+3-3
- include/spirv-tools/instrument.hpp+70
- source/CMakeLists.txt+6
- source/opt/dead_insert_elim_pass.cpp+1-2
- source/opt/fold_spec_constant_op_and_composite_pass.cpp+2-3
- source/opt/folding_rules.cpp+4-11
- source/opt/inst_bindless_check_pass.h+1-1
- source/opt/inst_buff_addr_check_pass.h+2-3
- source/opt/inst_debug_printf_pass.cpp+25-14
- source/opt/inst_debug_printf_pass.h+26-7
- source/opt/instrument_pass.cpp+33-39
- source/opt/instrument_pass.h+4-9
- source/opt/log.h+20-7
- source/opt/optimizer.cpp+1-6
- source/opt/trim_capabilities_pass.cpp+10-56
- source/opt/trim_capabilities_pass.h+4-6
- source/opt/type_manager.cpp+4-2
- source/val/validate_decorations.cpp+3-10
- source/val/validate_extensions.cpp+11-11
- test/CMakeLists.txt+1
- test/enum_set_test.cpp+1-1
- test/log_test.cpp+53
- test/opt/dead_insert_elim_test.cpp-107
- test/opt/fold_spec_const_op_composite_test.cpp-25
- test/opt/fold_test.cpp+2-21
- test/opt/inst_bindless_check_test.cpp-253
- test/opt/inst_debug_printf_test.cpp+37-10
- test/opt/trim_capabilities_pass_test.cpp-300
- test/val/val_decoration_test.cpp-32
- test/val/val_ext_inst_debug_test.cpp+9-9
- tools/fuzz/fuzz.cpp+11
- tools/io.h-1
- tools/reduce/reduce.cpp+12-1
- utils/update_build_version.py+9-7
0 commit comments