Commit e12d3a7
authored
[SPIRV] Update submodules (microsoft#6936)
Updates the submodules. One test started to fail because the
"needslegalization" flag was not set correctly. That was fixed by
identifiying SubpassInput as an opaque type.1 parent 5c16ae7 commit e12d3a7
File tree
3 files changed
+5
-2
lines changed- external
- tools/clang/lib/SPIRV
3 files changed
+5
-2
lines changedSubmodule SPIRV-Headers updated 11 files
- include/spirv/spir-v.xml+4-2
- include/spirv/unified1/spirv.bf+3
- include/spirv/unified1/spirv.core.grammar.json+12
- include/spirv/unified1/spirv.cs+3
- include/spirv/unified1/spirv.h+4-1
- include/spirv/unified1/spirv.hpp+4-1
- include/spirv/unified1/spirv.hpp11+4-1
- include/spirv/unified1/spirv.json+2
- include/spirv/unified1/spirv.lua+3
- include/spirv/unified1/spirv.py+3
- include/spirv/unified1/spv.d+3
Submodule SPIRV-Tools updated 17 files
- .github/workflows/scorecard.yml+1-1
- DEPS+1-1
- source/opt/aggressive_dead_code_elim_pass.cpp+1-1
- source/opt/local_access_chain_convert_pass.cpp+3-3
- source/opt/local_single_block_elim_pass.cpp+1-1
- source/opt/local_single_store_elim_pass.cpp+1-1
- source/opt/trim_capabilities_pass.h+2-2
- source/val/validate_decorations.cpp+1-1
- source/val/validate_derivatives.cpp+18-12
- source/val/validate_extensions.cpp+6-4
- source/val/validate_image.cpp+34-23
- source/val/validate_memory.cpp+20-1
- source/val/validation_state.cpp+2
- test/val/val_decoration_test.cpp+73
- test/val/val_derivatives_test.cpp+5-4
- test/val/val_image_test.cpp+25-22
- test/val/val_memory_test.cpp+152
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1098 | 1098 | | |
1099 | 1099 | | |
1100 | 1100 | | |
| 1101 | + | |
| 1102 | + | |
| 1103 | + | |
1101 | 1104 | | |
1102 | 1105 | | |
1103 | 1106 | | |
| |||
0 commit comments