File tree
249 files changed
+3687
-1465
lines changed- .github/workflows
- clang
- include/clang/AST
- lib
- AST
- Driver
- ToolChains
- Sema
- test
- CodeGenSYCL
- Driver
- SemaSYCL
- Inputs
- tools
- clang-linker-wrapper
- clang-offload-wrapper
- devops
- libdevice
- llvm
- include/llvm/SYCLLowerIR
- lib
- SYCLLowerIR
- Transforms/Instrumentation
- test/Instrumentation/AddressSanitizer/SPIRV
- tools/sycl-post-link
- sycl-jit/jit-compiler
- lib
- rtc
- sycl
- cmake/modules
- include/sycl
- detail
- ext
- intel
- esimd
- detail
- experimental
- oneapi
- backend
- experimental
- annotated_arg
- annotated_ptr
- annotated_usm
- cuda
- properties
- source
- backend
- detail
- composite_device
- program_manager
- scheduler
- test-e2e
- AddressSanitizer/nullpointer
- AtomicRef
- BFloat16
- Basic
- accessor
- buffer
- fpga_tests
- image
- sycl_2020_images
- vector
- DeviceImageDependencies/NewOffloadDriver
- Inputs
- ESIMD
- PerformanceTests
- named_barriers
- Graph
- Explicit
- RecordReplay
- GroupAlgorithm
- InOrderEventsExt
- KernelAndProgram
- KernelCompiler
- Matrix
- NonUniformGroups
- OptionalKernelFeatures
- Plugin
- ProfilingTag
- ProgramManager/multi_device_bundle
- Regression
- USM
- memops2d
- VirtualFunctions/misc
- VirtualMem
- WorkGroupMemory
- syclcompat/launch
- test
- abi
- basic_tests/vectors
- check_device_code/vector
- e2e_test_requirements
- extensions
- WorkGroupMemory
- annotated_usm
- properties
- include_deps
- tools/sycl-trace
- unittests
- Extensions
- VirtualMemory
- kernel-and-program
- program_manager
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
249 files changed
+3687
-1465
lines changedLines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
162 | 162 |
| |
163 | 163 |
| |
164 | 164 |
| |
165 |
| - | |
166 | 165 |
| |
167 | 166 |
| |
168 | 167 |
| |
|
Lines changed: 0 additions & 13 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
21 | 21 |
| |
22 | 22 |
| |
23 | 23 |
| |
24 |
| - | |
25 |
| - | |
26 |
| - | |
27 | 24 |
| |
28 | 25 |
| |
29 | 26 |
| |
| |||
282 | 279 |
| |
283 | 280 |
| |
284 | 281 |
| |
285 |
| - | |
286 |
| - | |
287 |
| - | |
288 |
| - | |
289 |
| - | |
290 |
| - | |
291 |
| - | |
292 |
| - | |
293 |
| - | |
294 |
| - | |
295 | 282 |
| |
296 | 283 |
| |
297 | 284 |
| |
|
Lines changed: 2 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
20 | 20 |
| |
21 | 21 |
| |
22 | 22 |
| |
23 |
| - | |
24 |
| - | |
25 |
| - | |
26 |
| - | |
27 |
| - | |
| 23 | + | |
| 24 | + | |
28 | 25 |
| |
29 | 26 |
| |
30 | 27 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
88 | 88 |
| |
89 | 89 |
| |
90 | 90 |
| |
| 91 | + | |
91 | 92 |
| |
92 | 93 |
| |
93 | 94 |
| |
|
Lines changed: 15 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
68 | 68 |
| |
69 | 69 |
| |
70 | 70 |
| |
71 |
| - | |
72 |
| - | |
73 |
| - | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
74 | 75 |
| |
75 | 76 |
| |
76 | 77 |
| |
77 | 78 |
| |
78 | 79 |
| |
79 | 80 |
| |
80 |
| - | |
81 |
| - | |
| 81 | + | |
| 82 | + | |
82 | 83 |
| |
83 | 84 |
| |
84 | 85 |
| |
| |||
241 | 242 |
| |
242 | 243 |
| |
243 | 244 |
| |
| 245 | + | |
| 246 | + | |
| 247 | + | |
| 248 | + | |
| 249 | + | |
244 | 250 |
| |
245 | 251 |
| |
246 | 252 |
| |
| |||
339 | 345 |
| |
340 | 346 |
| |
341 | 347 |
| |
| 348 | + | |
| 349 | + | |
| 350 | + | |
| 351 | + | |
342 | 352 |
| |
343 | 353 |
| |
344 | 354 |
| |
|
Lines changed: 39 additions & 21 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
101 | 101 |
| |
102 | 102 |
| |
103 | 103 |
| |
104 |
| - | |
| 104 | + | |
105 | 105 |
| |
106 | 106 |
| |
107 | 107 |
| |
| |||
1728 | 1728 |
| |
1729 | 1729 |
| |
1730 | 1730 |
| |
1731 |
| - | |
1732 |
| - | |
| 1731 | + | |
| 1732 | + | |
| 1733 | + | |
| 1734 | + | |
1733 | 1735 |
| |
1734 | 1736 |
| |
1735 | 1737 |
| |
| |||
2220 | 2222 |
| |
2221 | 2223 |
| |
2222 | 2224 |
| |
2223 |
| - | |
2224 |
| - | |
2225 |
| - | |
2226 |
| - | |
2227 |
| - | |
2228 |
| - | |
2229 |
| - | |
2230 |
| - | |
2231 |
| - | |
2232 | 2225 |
| |
2233 | 2226 |
| |
2234 | 2227 |
| |
| |||
2399 | 2392 |
| |
2400 | 2393 |
| |
2401 | 2394 |
| |
2402 |
| - | |
2403 |
| - | |
2404 |
| - | |
| 2395 | + | |
| 2396 | + | |
| 2397 | + | |
| 2398 | + | |
2405 | 2399 |
| |
2406 |
| - | |
2407 |
| - | |
2408 |
| - | |
2409 |
| - | |
2410 |
| - | |
| 2400 | + | |
| 2401 | + | |
| 2402 | + | |
| 2403 | + | |
| 2404 | + | |
| 2405 | + | |
| 2406 | + | |
| 2407 | + | |
| 2408 | + | |
| 2409 | + | |
| 2410 | + | |
| 2411 | + | |
| 2412 | + | |
| 2413 | + | |
| 2414 | + | |
| 2415 | + | |
| 2416 | + | |
| 2417 | + | |
| 2418 | + | |
| 2419 | + | |
| 2420 | + | |
| 2421 | + | |
| 2422 | + | |
| 2423 | + | |
| 2424 | + | |
| 2425 | + | |
| 2426 | + | |
| 2427 | + | |
| 2428 | + | |
2411 | 2429 |
| |
2412 | 2430 |
| |
2413 | 2431 |
| |
| |||
2416 | 2434 |
| |
2417 | 2435 |
| |
2418 | 2436 |
| |
2419 |
| - | |
| 2437 | + | |
2420 | 2438 |
| |
2421 | 2439 |
| |
2422 | 2440 |
| |
|
Lines changed: 5 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
688 | 688 |
| |
689 | 689 |
| |
690 | 690 |
| |
691 |
| - | |
692 |
| - | |
| 691 | + | |
| 692 | + | |
| 693 | + | |
| 694 | + | |
| 695 | + | |
693 | 696 |
| |
694 | 697 |
| |
695 | 698 |
| |
|
Lines changed: 6 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
11471 | 11471 |
| |
11472 | 11472 |
| |
11473 | 11473 |
| |
| 11474 | + | |
| 11475 | + | |
| 11476 | + | |
| 11477 | + | |
| 11478 | + | |
| 11479 | + | |
11474 | 11480 |
| |
11475 | 11481 |
| |
11476 | 11482 |
| |
|
Lines changed: 4 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
650 | 650 |
| |
651 | 651 |
| |
652 | 652 |
| |
| 653 | + | |
| 654 | + | |
| 655 | + | |
653 | 656 |
| |
654 |
| - | |
| 657 | + | |
655 | 658 |
| |
656 | 659 |
| |
657 | 660 |
| |
|
Lines changed: 17 additions & 14 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
| 1 | + | |
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
| |||
158 | 158 |
| |
159 | 159 |
| |
160 | 160 |
| |
161 |
| - | |
162 |
| - | |
| 161 | + | |
| 162 | + | |
163 | 163 |
| |
164 | 164 |
| |
165 | 165 |
| |
| |||
180 | 180 |
| |
181 | 181 |
| |
182 | 182 |
| |
183 |
| - | |
184 |
| - | |
185 |
| - | |
186 |
| - | |
187 |
| - | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
188 | 188 |
| |
189 | 189 |
| |
190 | 190 |
| |
| |||
241 | 241 |
| |
242 | 242 |
| |
243 | 243 |
| |
244 |
| - | |
| 244 | + | |
245 | 245 |
| |
246 | 246 |
| |
247 | 247 |
| |
| |||
280 | 280 |
| |
281 | 281 |
| |
282 | 282 |
| |
283 |
| - | |
284 |
| - | |
285 |
| - | |
| 283 | + | |
| 284 | + | |
| 285 | + | |
| 286 | + | |
286 | 287 |
| |
287 | 288 |
| |
288 | 289 |
| |
| |||
324 | 325 |
| |
325 | 326 |
| |
326 | 327 |
| |
327 |
| - | |
| 328 | + | |
| 329 | + | |
328 | 330 |
| |
329 | 331 |
| |
330 | 332 |
| |
| |||
357 | 359 |
| |
358 | 360 |
| |
359 | 361 |
| |
360 |
| - | |
| 362 | + | |
| 363 | + | |
361 | 364 |
| |
362 | 365 |
| |
363 | 366 |
| |
|
0 commit comments