MLIR: include/mlir/Interfaces/TilingInterface.h Source File (original) (raw)
Go to the documentation of this file.
1
2
3
4
5
6
7
8
9
10
11
12
13
14 #ifndef MLIR_INTERFACES_TILINGINTERFACE_H_
15 #define MLIR_INTERFACES_TILINGINTERFACE_H_
16
23
24 namespace mlir {
25
26
27
28
29
30
31
32
37 };
38
39
40
41
42
46 };
47
48 }
49
50
51 #include "mlir/Interfaces/TilingInterface.h.inc"
52
53 #endif
Include the generated interface declarations.
Container for the result of merge operation of tiling.
SmallVector< Value > replacements
SmallVector< Operation * > mergeOps
Container for result values of tiling.
SmallVector< Value > tiledValues
SmallVector< Operation * > tiledOps
SmallVector< Operation * > generatedSlices