File tree
5 files changed
+4
-3
lines changed- compiler/plugins/target/AMD-AIE/air
- third_party
5 files changed
+4
-3
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
246 | 246 |
| |
247 | 247 |
| |
248 | 248 |
| |
| 249 | + | |
249 | 250 |
| |
250 | 251 |
| |
251 | 252 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
17 | 17 |
| |
18 | 18 |
| |
19 | 19 |
| |
20 |
| - | |
21 | 20 |
| |
22 | 21 |
| |
23 | 22 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
30 | 30 |
| |
31 | 31 |
| |
32 | 32 |
| |
| 33 | + | |
33 | 34 |
| |
34 | 35 |
|
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
10 |
| - | |
| 10 | + | |
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
|
- mlir/include/air/Conversion/ConvertToAIRPass.h-1
- mlir/include/air/Conversion/PassDetail.h-1
- mlir/include/air/Conversion/Passes.td-82
- mlir/include/air/Transform/AIRDmaToChannel.h+24
- mlir/include/air/Transform/PassDetail.h+1
- mlir/include/air/Transform/Passes.h+1
- mlir/include/air/Transform/Passes.td+81
- mlir/lib/Conversion/AIRLoweringPass.cpp+58-33
- mlir/lib/Conversion/AIRRtToNpuPass.cpp+23-13
- mlir/lib/Conversion/ConvertToAIRPass.cpp+3-1.6k
- mlir/lib/Transform/AIRDmaToChannel.cpp+1.6k
- mlir/lib/Transform/CMakeLists.txt+6-5
- mlir/test/Conversion/AIRLowering/air_channel_get_put.mlir+14-12
- mlir/test/Conversion/AIRLowering/air_to_npu.mlir+53
- mlir/test/Conversion/AIRRtToNpu/airrt_to_npu.mlir+10-10
- test/xrt/13_conv2d_i32/aie.py+202
- test/xrt/13_conv2d_i32/run.lit+9
- test/xrt/13_conv2d_i32/test.cpp+284
0 commit comments