File tree
2 files changed
+25
-1
lines changed- external
- tools/clang/test/CodeGenSPIRV
2 files changed
+25
-1
lines changedSubmodule SPIRV-Tools updated 23 files
- .github/workflows/ios.yml+1-1
- Android.mk-2
- BUILD.bazel-2
- BUILD.gn-5
- CMakeLists.txt-1
- include/spirv-tools/instrument.hpp-79
- include/spirv-tools/optimizer.hpp-12
- source/opt/CMakeLists.txt-4
- source/opt/aggressive_dead_code_elim_pass.cpp+2-1
- source/opt/inst_debug_printf_pass.cpp-484
- source/opt/inst_debug_printf_pass.h-198
- source/opt/instrument_pass.cpp-803
- source/opt/instrument_pass.h-326
- 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/optimizer.cpp-13
- source/opt/passes.h-1
- source/opt/trim_capabilities_pass.cpp+25-1
- source/opt/trim_capabilities_pass.h+1
- test/opt/CMakeLists.txt-1
- test/opt/inst_debug_printf_test.cpp-207
- test/opt/trim_capabilities_pass_test.cpp+88
Lines changed: 24 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + |
0 commit comments