File tree
49 files changed
+1654
-367
lines changed- sycl
- source/detail
- test
- Unit
- test-e2e
- External
- unified-runtime
- include
- scripts
- core
- templates
- source
- adapters
- cuda
- hip
- level_zero
- mock
- native_cpu
- opencl
- common/logger
- loader
- layers
- sanitizer
- tracing
- validation
- test
- layers/sanitizer
- logger
- unit
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
49 files changed
+1654
-367
lines changedDiff for: sycl/source/detail/ur.cpp
+16
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
77 | 77 |
| |
78 | 78 |
| |
79 | 79 |
| |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
80 | 85 |
| |
81 | 86 |
| |
82 | 87 |
| |
| |||
138 | 143 |
| |
139 | 144 |
| |
140 | 145 |
| |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
141 | 151 |
| |
142 | 152 |
| |
143 | 153 |
| |
| |||
219 | 229 |
| |
220 | 230 |
| |
221 | 231 |
| |
| 232 | + | |
| 233 | + | |
| 234 | + | |
| 235 | + | |
| 236 | + | |
| 237 | + | |
222 | 238 |
| |
223 | 239 |
| |
224 | 240 |
| |
|
Diff for: sycl/test-e2e/External/README.md
-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
76 | 76 |
| |
77 | 77 |
| |
78 | 78 |
| |
79 |
| - |
Diff for: sycl/test-e2e/lit.cfg.py
+2
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
168 | 168 |
| |
169 | 169 |
| |
170 | 170 |
| |
| 171 | + | |
| 172 | + | |
171 | 173 |
| |
172 | 174 |
| |
173 | 175 |
| |
|
Diff for: sycl/test/Unit/lit.cfg.py
+3
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
95 | 95 |
| |
96 | 96 |
| |
97 | 97 |
| |
| 98 | + | |
| 99 | + | |
| 100 | + |
Diff for: sycl/test/lit.cfg.py
+3
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
186 | 186 |
| |
187 | 187 |
| |
188 | 188 |
| |
| 189 | + | |
| 190 | + | |
| 191 | + | |
189 | 192 |
| |
190 | 193 |
| |
191 | 194 |
| |
|
Diff for: unified-runtime/include/ur_api.h
+98
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
+2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Diff for: unified-runtime/include/ur_ddi.h
+38
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Diff for: unified-runtime/include/ur_print.h
+30
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments