File tree
279 files changed
+15713
-4250
lines changed- .github/workflows
- containers
- github-action-ci-windows
- github-action-ci
- clang-tools-extra/test/clang-tidy/infrastructure
- clang
- include
- clang-c
- clang
- AST
- Basic
- lib
- AST
- ByteCode
- Basic
- CIR/CodeGen
- CodeGen
- Targets
- Frontend
- Lex
- Serialization
- StaticAnalyzer/Core
- test
- AST/ByteCode
- Analysis
- CIR/CodeGen
- ClangScanDeps
- CodeGen/RISCV
- rvv-intrinsics-autogenerated
- non-policy
- non-overloaded/bfloat16
- overloaded/bfloat16
- policy
- non-overloaded/bfloat16
- overloaded/bfloat16
- Frontend
- Modules
- SemaCXX
- www
- compiler-rt/lib
- asan
- memprof
- sanitizer_common
- flang
- include/flang
- Evaluate
- Semantics
- lib
- Evaluate
- Frontend
- Lower
- Optimizer/Passes
- Semantics
- test
- Driver
- Lower/CUDA
- lldb
- include/lldb
- DataFormatters
- Symbol
- ValueObject
- source
- Commands
- Plugins/SymbolFile/DWARF
- ValueObject
- test
- API/commands/target/dump-separate-debug-info/dwo
- Shell/RPC/Generator
- Inputs/Server
- Tests/Server
- tools/lldb-rpc/lldb-rpc-gen
- server
- lld
- test/wasm
- wasm
- llvm
- include/llvm
- CodeGen
- Frontend/HLSL
- IR
- Support
- TableGen
- Target
- Transforms/IPO
- lib
- Analysis
- CodeGen
- AsmPrinter
- SelectionDAG
- Frontend/HLSL
- IR
- MC/MCParser
- Support
- Target
- AArch64
- AsmParser
- AMDGPU
- ARM
- DirectX
- Lanai
- MSP430
- RISCV
- WebAssembly
- AsmParser
- X86
- Transforms
- IPO
- InstCombine
- Instrumentation
- Utils
- test
- CodeGen
- AArch64
- AMDGPU
- GlobalISel
- ARM
- DirectX
- Hexagon
- Mips
- cconv
- RISCV
- rvv
- X86
- DebugInfo
- COFF
- X86
- Instrumentation/MemorySanitizer
- X86
- i386
- MC
- AsmParser
- RISCV
- WebAssembly
- TableGen
- Transforms/InstCombine
- tools/llvm-mca/AArch64/Neoverse
- unittests
- CodeGen
- Support
- utils
- TableGen
- Basic
- gn/secondary/lldb/source/ValueObject
- mlir
- include
- mlir-c
- mlir
- Dialect
- GPU
- IR
- TransformOps
- SCF/IR
- IR
- lib
- Bindings/Python
- CAPI/IR
- Conversion
- LLVMCommon
- MemRefToLLVM
- TosaToLinalg
- TosaToTensor
- Dialect
- Bufferization
- IR
- Transforms
- GPU
- IR
- Pipelines
- TransformOps
- Transforms
- Linalg
- IR
- TransformOps
- Transforms
- Utils
- MemRef
- IR
- Transforms
- Mesh
- IR
- Transforms
- SCF/IR
- SparseTensor
- IR
- Transforms
- Tensor/IR
- Tosa/IR
- Utils
- Vector
- IR
- Transforms
- Utils
- IR
- Interfaces
- python/mlir/_mlir_libs/_mlir
- test
- Dialect
- GPU
- SCF
- Vector
- python/ir
- offload/plugins-nextgen/cuda
- dynamic_cuda
- src
- utils/bazel/llvm-project-overlay
- llvm
- mlir
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
279 files changed
+15713
-4250
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
85 | 85 |
| |
86 | 86 |
| |
87 | 87 |
| |
88 |
| - | |
| 88 | + | |
89 | 89 |
| |
90 | 90 |
| |
91 | 91 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
86 | 86 |
| |
87 | 87 |
| |
88 | 88 |
| |
89 |
| - | |
| 89 | + | |
90 | 90 |
| |
91 | 91 |
| |
92 | 92 |
| |
|
Lines changed: 20 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
15 | 15 |
| |
16 | 16 |
| |
17 | 17 |
| |
18 |
| - | |
| 18 | + | |
| 19 | + | |
19 | 20 |
| |
20 | 21 |
| |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
21 | 37 |
| |
22 | 38 |
| |
23 | 39 |
| |
24 | 40 |
| |
25 | 41 |
| |
26 | 42 |
| |
27 | 43 |
| |
| 44 | + | |
28 | 45 |
| |
29 | 46 |
| |
30 | 47 |
| |
31 | 48 |
| |
32 | 49 |
| |
33 | 50 |
| |
| 51 | + | |
34 | 52 |
| |
35 | 53 |
| |
36 | 54 |
| |
| |||
97 | 115 |
| |
98 | 116 |
| |
99 | 117 |
| |
100 |
| - | |
| 118 | + | |
101 | 119 |
| |
102 | 120 |
| |
103 | 121 |
| |
|
Lines changed: 2 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
16 | 16 |
| |
17 | 17 |
| |
18 | 18 |
| |
19 |
| - | |
| 19 | + | |
20 | 20 |
| |
21 | 21 |
| |
22 | 22 |
| |
| |||
96 | 96 |
| |
97 | 97 |
| |
98 | 98 |
| |
99 |
| - | |
| 99 | + | |
100 | 100 |
| |
101 | 101 |
| |
102 | 102 |
| |
| |||
110 | 110 |
| |
111 | 111 |
| |
112 | 112 |
| |
113 |
| - | |
114 | 113 |
| |
115 | 114 |
| |
116 | 115 |
| |
|
Lines changed: 4 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
15 |
| - | |
16 |
| - | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
17 | 18 |
| |
18 |
| - | |
| 19 | + | |
19 | 20 |
|
Lines changed: 3 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
| 14 | + | |
14 | 15 |
| |
15 | 16 |
| |
16 | 17 |
| |
17 | 18 |
| |
18 | 19 |
| |
19 | 20 |
| |
20 | 21 |
| |
21 |
| - | |
| 22 | + | |
22 | 23 |
| |
23 | 24 |
| |
24 | 25 |
| |
25 | 26 |
| |
26 | 27 |
| |
27 | 28 |
| |
28 |
| - | |
| 29 | + | |
29 | 30 |
| |
30 | 31 |
| |
31 | 32 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
22 | 22 |
| |
23 | 23 |
| |
24 | 24 |
| |
25 |
| - | |
| 25 | + | |
26 | 26 |
| |
27 | 27 |
| |
28 | 28 |
| |
|
Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
6404 | 6404 |
| |
6405 | 6405 |
| |
6406 | 6406 |
| |
6407 |
| - | |
| 6407 | + | |
6408 | 6408 |
| |
6409 | 6409 |
| |
6410 | 6410 |
| |
| |||
6438 | 6438 |
| |
6439 | 6439 |
| |
6440 | 6440 |
| |
6441 |
| - | |
| 6441 | + | |
6442 | 6442 |
| |
6443 | 6443 |
| |
6444 | 6444 |
| |
6445 |
| - | |
| 6445 | + | |
6446 | 6446 |
| |
6447 | 6447 |
| |
6448 | 6448 |
| |
|
0 commit comments