File tree
131 files changed
+1264
-862
lines changed- .github/workflows
- clang
- lib/Sema
- test/CodeGenSYCL
- devops
- scripts/benchmarks/benches
- libclc/utils/libclc-remangler
- llvm/lib
- SYCLNativeCPUUtils/compiler_passes/vecz/source/transform
- SYCLPostLink
- sycl
- cmake/modules
- doc/design
- include/sycl
- detail
- source
- detail
- graph
- scheduler
- test-e2e
- Adapters
- level_zero
- AddressSanitizer
- Assert
- BFloat16
- Basic
- built-ins
- image
- vector
- Complex
- Compression
- DeviceCodeSplit
- Inputs
- DeviceGlobal
- DeviceImageBackendContent
- DeviceImageDependencies
- NewOffloadDriver
- DeviceLib
- imf
- ESIMD
- Experimental
- GroupAlgorithm/SYCL2020/group_sort
- InvokeSimd
- KernelAndProgram
- MemorySanitizer
- NewOffloadDriver
- Inputs
- NonUniformGroups
- SYCLBIN
- Sampler
- SubGroupMask
- SubGroup
- ThreadSanitizer
- XPTI
- Inputs
- bindless_images
- syclcompat
- launch
- math
- memory
- test/warnings
- tools
- sycl-ls
- sycl-prof
- sycl-trace
- unittests
- xpti_trace/xptitest_subscriber
- unified-runtime
- cmake
- source
- adapters
- cuda
- level_zero
- v2
- common
- logger
- loader
- layers
- tracing
- validation
- ur
- xpti/include/xpti
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
131 files changed
+1264
-862
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
62 | 62 |
| |
63 | 63 |
| |
64 | 64 |
| |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
65 | 101 |
| |
66 | 102 |
| |
67 | 103 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
6822 | 6822 |
| |
6823 | 6823 |
| |
6824 | 6824 |
| |
6825 |
| - | |
| 6825 | + | |
| 6826 | + | |
| 6827 | + | |
| 6828 | + | |
6826 | 6829 |
| |
6827 | 6830 |
| |
6828 | 6831 |
| |
6829 |
| - | |
6830 |
| - | |
6831 |
| - | |
6832 | 6832 |
| |
6833 | 6833 |
| |
6834 | 6834 |
| |
|
Lines changed: 63 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 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + |
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 | 3 |
| |
4 |
| - | |
5 |
| - | |
6 |
| - | |
7 |
| - | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
|
0 commit comments