Commit 7305c8b
Submodule SPIRV-Tools updated 28 files
- CHANGES+27-1
- CMakeLists.txt+11-1
- SECURITY.md+13
- include/spirv-tools/libspirv.h+1
- kokoro/scripts/linux/build-docker.sh+1-1
- source/binary.cpp+7
- source/diff/diff.cpp+4
- source/disassemble.cpp+2-1
- source/enum_set.h+1
- source/operand.cpp+2
- source/opt/aggressive_dead_code_elim_pass.cpp+3
- source/opt/feature_manager.h+24-19
- source/opt/graphics_robust_access_pass.cpp+3-3
- source/opt/inst_debug_printf_pass.cpp+1-9
- source/opt/ir_context.cpp+53-1
- source/opt/ir_context.h+21-3
- source/opt/mem_pass.cpp+5
- source/opt/module.h+1
- source/parsed_operand.cpp+1
- source/text.cpp+11
- test/fuzz/transformation_add_opphi_synonym_test.cpp+2-4
- test/fuzz/transformation_add_type_float_test.cpp+1-1
- test/fuzz/transformation_add_type_int_test.cpp+2-2
- test/opt/CMakeLists.txt+9
- test/opt/aggressive_dead_code_elim_test.cpp+65
- test/opt/feature_manager_test.cpp+37
- test/opt/ir_context_test.cpp+248
- utils/generate_language_headers.py+1-1
0 commit comments