File tree
4 files changed
+4
-4
lines changed- external
- tools/clang/test/CodeGenSPIRV
4 files changed
+4
-4
lines changedSubmodule SPIRV-Headers updated 13 files
- include/spirv/spir-v.xml+1-1
- include/spirv/unified1/NonSemanticClspvReflection.h+2-1
- include/spirv/unified1/extinst.nonsemantic.clspvreflection.grammar.json+9-1
- include/spirv/unified1/spirv.bf+12
- include/spirv/unified1/spirv.core.grammar.json+302-203
- include/spirv/unified1/spirv.cs+12
- include/spirv/unified1/spirv.h+30
- include/spirv/unified1/spirv.hpp+30
- include/spirv/unified1/spirv.hpp11+30
- include/spirv/unified1/spirv.json+12
- include/spirv/unified1/spirv.lua+12
- include/spirv/unified1/spirv.py+12
- include/spirv/unified1/spv.d+12
Submodule SPIRV-Tools updated 25 files
- .github/workflows/bazel.yml+2-2
- .github/workflows/scorecard.yml+2-2
- DEPS+2-2
- source/opt/aggressive_dead_code_elim_pass.cpp+2-1
- source/opt/local_access_chain_convert_pass.cpp+2-1
- source/opt/local_single_block_elim_pass.cpp+2-1
- source/opt/local_single_store_elim_pass.cpp+2-1
- source/opt/loop_unroller.cpp+4
- source/opt/trim_capabilities_pass.cpp+6
- source/opt/trim_capabilities_pass.h+1
- source/val/validate_extensions.cpp+7-1
- source/val/validate_mode_setting.cpp+17
- test/opt/aggressive_dead_code_elim_test.cpp+3-1
- test/opt/loop_optimizations/unroll_simple.cpp+42
- test/opt/trim_capabilities_pass_test.cpp+92
- test/val/val_arithmetics_test.cpp+49-27
- test/val/val_atomics_test.cpp+6-6
- test/val/val_barriers_test.cpp+11-8
- test/val/val_capability_test.cpp+20
- test/val/val_composites_test.cpp+9-11
- test/val/val_conversion_test.cpp+23-17
- test/val/val_image_test.cpp+54-27
- test/val/val_memory_test.cpp+74-70
- test/val/val_misc_test.cpp+4-2
- test/val/val_opencl_test.cpp-17
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 |
| - | |
| 2 | + | |
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 |
| - | |
| 2 | + | |
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
|
0 commit comments