1 file changed
+1
-1
lines changedSubmodule SPIRV-Tools updated 32 files
- .github/workflows/bazel.yml+2-2
- .github/workflows/ios.yml+1-1
- .github/workflows/scorecard.yml+3-3
- BUILD.gn+1
- CHANGES+35
- DEPS+5-5
- docs/syntax.md+44
- kokoro/scripts/linux/build.sh+1-1
- source/opt/folding_rules.cpp+46-17
- source/opt/inline_exhaustive_pass.cpp+5
- source/opt/inline_pass.cpp+65
- source/opt/inline_pass.h+11
- source/opt/trim_capabilities_pass.cpp+33-1
- source/opt/trim_capabilities_pass.h+1
- source/text.cpp+128
- source/text_handler.cpp+3
- source/val/validate_decorations.cpp+192
- source/val/validate_function.cpp+2-1
- source/val/validate_interfaces.cpp+29
- source/val/validate_memory.cpp+10
- source/val/validation_state.cpp+2
- test/CMakeLists.txt+1
- test/fuzz/transformation_set_memory_operands_mask_test.cpp+45-29
- test/op_unknown_test.cpp+128
- test/opt/fold_test.cpp+108-8
- test/opt/inline_test.cpp+80-4
- test/opt/trim_capabilities_pass_test.cpp+238
- test/val/val_builtins_test.cpp-10
- test/val/val_decoration_test.cpp+267
- test/val/val_id_test.cpp+2-2
- test/val/val_interfaces_test.cpp+138-6
- test/val/val_memory_test.cpp+62
0 commit comments