Commit 5c527a8
committed
Integrate LLVM@d6e2143b064e
Upgrades dependencies:
- LLVM at d6e2143b064e62458eb210394e623bc0abeb266b
- Stablehlo at 4c0d4841519aed22e3689c30b72a0e4228051249
- Torch-MLIR at d7e34845a7bbc717c5710769b721698d9cc37a9b
GitOrigin-RevId: a64a9dac6b3d58706d0bcf1411021ba1607b11681 parent 012e484 commit 5c527a8
File tree
111 files changed
+1437
-1016
lines changed- mlir-tensorrt
- build_tools/patches
- mlir
- stablehlo
- common/tools/mtrt-tblgen
- compiler
- include/mlir-tensorrt
- Conversion/TensorRTCommon
- Dialect
- Plan/Analysis
- StablehloExt/Transforms
- lib
- Compiler
- StablehloToExecutable
- KernelGenExtension
- Conversion
- HostToEmitC
- HostToLLVM
- LLVMCommon
- StablehloToLinalg
- StablehloToScf
- StablehloToTensorRT
- Dialect
- CUDA/Transforms
- Plan
- Analysis
- IR
- Transforms
- ModuleBufferization
- StablehloExt/Transforms
- TensorRTRuntime/Transforms
- Transforms/LinalgElementwiseFusion
- test
- Conversion
- CUDAToLLVM
- StablehloToLinalg
- StablehloToTensorRT
- TensorRTRuntimeToLLVM
- Dialect
- Plan
- StableHloExt
- Transforms/LinalElementwiseFusion
- executor
- include/mlir-executor
- Conversion
- Executor/IR
- Transforms/Clustering
- lib
- Executor/Transforms
- Runtime/API
- Transforms/Clustering
- test
- IntegrationTests
- lib
- Transforms/Clustering
- integrations/PJRT/lib
- kernel
- include/mlir-kernel/Conversion
- lib
- Conversion
- ComplexToStdExt
- EliminateIndexTypes
- KernelToLLVM
- Kernel
- TransformOps
- Transforms
- Utils
- test
- Conversion
- ComplexToStdExt
- EliminateIndexTypes
- Kernel
- TransformIR
- TransformSchedules
- Utils
- tools/kernel-opt
- tensorrt
- include/mlir-tensorrt-dialect/TensorRT/IR
- test
- Dialect/TensorRT
- Target/TensorRT/OpaqueQuickPlugin
- tools/tensorrt-tblgen
- third_party/torch-mlir-cmake
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
111 files changed
+1437
-1016
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
79 | | - | |
| 79 | + | |
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
| |||
89 | 89 | | |
90 | 90 | | |
91 | 91 | | |
92 | | - | |
93 | | - | |
94 | | - | |
95 | | - | |
96 | | - | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
97 | 98 | | |
98 | 99 | | |
99 | 100 | | |
| |||
154 | 155 | | |
155 | 156 | | |
156 | 157 | | |
157 | | - | |
158 | | - | |
| 158 | + | |
159 | 159 | | |
160 | 160 | | |
161 | 161 | | |
| |||
166 | 166 | | |
167 | 167 | | |
168 | 168 | | |
169 | | - | |
170 | | - | |
171 | | - | |
172 | | - | |
173 | | - | |
174 | | - | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
175 | 172 | | |
176 | 173 | | |
177 | 174 | | |
| |||
288 | 285 | | |
289 | 286 | | |
290 | 287 | | |
291 | | - | |
| 288 | + | |
292 | 289 | | |
293 | 290 | | |
294 | 291 | | |
| |||
Lines changed: 0 additions & 127 deletions
This file was deleted.
Lines changed: 40 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 | + | |
Lines changed: 76 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 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
0 commit comments