File tree
315 files changed
+737
-894
lines changed- flang
- include/flang/Optimizer
- CodeGen
- Dialect
- Support
- HLFIR
- lib/Optimizer
- CodeGen
- Dialect
- CUF
- Support
- HLFIR
- IR
- Transforms
- Transforms
- tools
- bbc
- tco
- llvm/include/llvm/Support
- mlir
- docs
- Tutorials/Toy
- examples
- standalone
- lib/Standalone
- standalone-translate
- toy
- Ch2/mlir
- Ch3
- mlir
- Ch4
- mlir
- Ch5
- mlir
- Ch6
- mlir
- Ch7
- mlir
- transform/Ch4/lib
- transform-opt
- include/mlir
- Analysis
- Bytecode
- CAPI
- Conversion
- AffineToStandard
- ConvertToLLVM
- FuncToLLVM
- GPUCommon
- SCFToGPU
- VectorToGPU
- Debug
- Dialect
- AMDGPU/Utils
- Affine
- Analysis
- IR
- Transforms
- Arith/Transforms
- Bufferization
- IR
- Transforms
- GPU
- IR
- Transforms
- IRDL
- IR
- Linalg
- TransformOps
- Transforms
- MemRef/Transforms
- Mesh/Transforms
- NVGPU/Transforms
- OpenACCMPCommon/Interfaces
- Polynomial/IR
- SCF
- Transforms
- Utils
- SparseTensor/IR
- Transform
- Interfaces
- Transforms
- Vector/Transforms
- ExecutionEngine
- IR
- Interfaces
- Pass
- Query
- Reducer
- Support
- Target
- Cpp
- LLVM/ROCDL
- LLVMIR
- SPIRV
- Tools
- PDLL
- AST
- CodeGen
- Parser
- lsp-server-support
- mlir-lsp-server
- mlir-opt
- mlir-pdll-lsp-server
- mlir-query
- mlir-reduce
- mlir-translate
- tblgen-lsp-server
- Transforms
- lib
- Analysis
- AliasAnalysis
- DataFlow
- AsmParser
- Bytecode
- Reader
- Writer
- CAPI/IR
- Conversion
- ArithToAMDGPU
- ArithToEmitC
- BufferizationToMemRef
- ControlFlowToSPIRV
- FuncToLLVM
- FuncToSPIRV
- GPUToSPIRV
- MemRefToSPIRV
- NVVMToLLVM
- SPIRVToLLVM
- TensorToLinalg
- TensorToSPIRV
- VectorToGPU
- VectorToSPIRV
- Dialect
- Affine/Transforms
- Arith
- IR
- Transforms
- ArmNeon/Transforms
- Bufferization/Transforms
- GPU
- IR
- Transforms
- IRDL
- IR
- LLVMIR/IR
- Linalg/Transforms
- MemRef
- IR
- Transforms
- Mesh
- IR
- Interfaces
- Transforms
- NVGPU/Transforms
- OpenMP/IR
- Polynomial/IR
- Quant/IR
- SPIRV
- IR
- Transforms
- Tosa
- IR
- Transforms
- Transform/Interfaces
- Vector/Transforms
- IR
- Query
- Support
- TableGen
- Target
- LLVMIR
- Dialect
- GPU
- NVVM
- OpenMP
- SPIRV
- Deserialization
- Serialization
- Tools
- PDLL
- CodeGen
- Parser
- lsp-server-support
- mlir-lsp-server
- mlir-opt
- mlir-pdll-lsp-server
- mlir-query
- mlir-reduce
- mlir-translate
- tblgen-lsp-server
- test
- lib
- Analysis/DataFlow
- Dialect
- ArmNeon
- Mesh
- Test
- mlir-pdll/CodeGen/CPP
- mlir-tblgen
- python
- tools
- mlir-pdll-lsp-server
- mlir-src-sharder
- mlir-tblgen
- mlir-translate
- mlir-vulkan-runner
- tblgen-lsp-server
- unittests/Rewrite
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
315 files changed
+737
-894
lines changedLines changed: 6 additions & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
205 | 205 |
| |
206 | 206 |
| |
207 | 207 |
| |
208 |
| - | |
| 208 | + | |
209 | 209 |
| |
210 | 210 |
| |
211 |
| - | |
| 211 | + | |
212 | 212 |
| |
213 | 213 |
| |
214 | 214 |
| |
| |||
218 | 218 |
| |
219 | 219 |
| |
220 | 220 |
| |
221 |
| - | |
| 221 | + | |
222 | 222 |
| |
223 | 223 |
| |
224 | 224 |
| |
225 | 225 |
| |
226 | 226 |
| |
227 | 227 |
| |
228 |
| - | |
| 228 | + | |
229 | 229 |
| |
230 | 230 |
| |
231 | 231 |
| |
| |||
246 | 246 |
| |
247 | 247 |
| |
248 | 248 |
| |
249 |
| - | |
| 249 | + | |
250 | 250 |
| |
251 | 251 |
| |
252 | 252 |
| |
253 | 253 |
| |
254 | 254 |
| |
255 | 255 |
| |
256 |
| - | |
| 256 | + | |
257 | 257 |
| |
258 | 258 |
| |
259 | 259 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
60 | 60 |
| |
61 | 61 |
| |
62 | 62 |
| |
63 |
| - | |
| 63 | + | |
64 | 64 |
| |
65 | 65 |
| |
66 | 66 |
| |
|
Lines changed: 2 additions & 2 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 | + | |
23 | 23 |
| |
24 | 24 |
| |
25 | 25 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
192 | 192 |
| |
193 | 193 |
| |
194 | 194 |
| |
195 |
| - | |
| 195 | + | |
196 | 196 |
| |
197 | 197 |
| |
198 | 198 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
124 | 124 |
| |
125 | 125 |
| |
126 | 126 |
| |
127 |
| - | |
| 127 | + | |
128 | 128 |
| |
129 | 129 |
| |
130 | 130 |
| |
|
Lines changed: 4 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
733 | 733 |
| |
734 | 734 |
| |
735 | 735 |
| |
736 |
| - | |
| 736 | + | |
737 | 737 |
| |
738 | 738 |
| |
739 | 739 |
| |
| |||
1258 | 1258 |
| |
1259 | 1259 |
| |
1260 | 1260 |
| |
1261 |
| - | |
| 1261 | + | |
1262 | 1262 |
| |
1263 | 1263 |
| |
1264 | 1264 |
| |
| |||
1733 | 1733 |
| |
1734 | 1734 |
| |
1735 | 1735 |
| |
1736 |
| - | |
1737 |
| - | |
| 1736 | + | |
| 1737 | + | |
1738 | 1738 |
| |
1739 | 1739 |
| |
1740 | 1740 |
| |
|
0 commit comments