Commit 744687f
authored
File tree
64 files changed
+1319
-330
lines changed- clang
- lib
- Frontend
- Sema
- test
- C/C2y
- Driver
- www
- flang
- include/flang
- Lower
- Semantics
- lib/Lower/OpenMP
- test/Lower/CUDA
- libcxx
- docs/ReleaseNotes
- include
- __algorithm
- __bit
- __fwd
- __vector
- test
- benchmarks/algorithms/modifying
- std
- algorithms
- alg.modifying.operations/alg.rotate
- alg.nonmodifying/alg.find
- utilities/template.bitset/bitset.members
- libc
- src/stdio
- baremetal
- printf_core
- utils/gpu/server
- lldb/include/lldb/Core
- llvm
- docs
- include/llvm/Support
- lib
- Support
- TargetParser
- Target
- AMDGPU
- RISCV
- AsmParser
- Disassembler
- MCTargetDesc
- Transforms/Vectorize
- test
- CodeGen/RISCV
- MC/RISCV
- Transforms/LoopVectorize
- AArch64
- RISCV
- unittests/TargetParser
- mlir
- lib
- Conversion/VectorToXeGPU
- Dialect
- AMDGPU/Transforms
- Linalg/Transforms
- test
- Conversion/VectorToXeGPU
- Dialect
- AMDGPU
- Linalg
- lib/Dialect/Linalg
- tools/mlir-tblgen
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
64 files changed
+1319
-330
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1502 | 1502 | | |
1503 | 1503 | | |
1504 | 1504 | | |
1505 | | - | |
1506 | | - | |
| 1505 | + | |
| 1506 | + | |
1507 | 1507 | | |
1508 | | - | |
| 1508 | + | |
1509 | 1509 | | |
1510 | | - | |
| 1510 | + | |
1511 | 1511 | | |
1512 | 1512 | | |
1513 | 1513 | | |
1514 | 1514 | | |
1515 | 1515 | | |
1516 | 1516 | | |
1517 | | - | |
| 1517 | + | |
1518 | 1518 | | |
1519 | 1519 | | |
1520 | 1520 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10938 | 10938 | | |
10939 | 10939 | | |
10940 | 10940 | | |
10941 | | - | |
10942 | | - | |
| 10941 | + | |
10943 | 10942 | | |
10944 | 10943 | | |
10945 | 10944 | | |
| |||
| 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 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
202 | 202 | | |
203 | 203 | | |
204 | 204 | | |
| 205 | + | |
205 | 206 | | |
206 | 207 | | |
207 | 208 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
308 | 308 | | |
309 | 309 | | |
310 | 310 | | |
311 | | - | |
| 311 | + | |
312 | 312 | | |
313 | 313 | | |
314 | 314 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
403 | 403 | | |
404 | 404 | | |
405 | 405 | | |
406 | | - | |
407 | | - | |
| 406 | + | |
| 407 | + | |
| 408 | + | |
408 | 409 | | |
409 | 410 | | |
410 | 411 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
222 | 222 | | |
223 | 223 | | |
224 | 224 | | |
| 225 | + | |
| 226 | + | |
| 227 | + | |
| 228 | + | |
| 229 | + | |
| 230 | + | |
| 231 | + | |
| 232 | + | |
| 233 | + | |
| 234 | + | |
225 | 235 | | |
226 | 236 | | |
227 | 237 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
165 | 165 | | |
166 | 166 | | |
167 | 167 | | |
| 168 | + | |
168 | 169 | | |
169 | 170 | | |
170 | 171 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
| 41 | + | |
| 42 | + | |
42 | 43 | | |
43 | 44 | | |
44 | 45 | | |
| |||
0 commit comments