|
MLIR 22.0.0git
|
#include "mlir/Dialect/Linalg/Transforms/Transforms.h"
Additional Inherited Members | |
| Public Attributes inherited from mlir::linalg::detail::MultiSizeSpecificationBase< int64_t > | |
| int64_t | lowTileSize |
| Tile sizes. | |
| int64_t | highTileSize |
| int64_t | lowTripCount |
| Number of tiles associated with each size. | |
| int64_t | highTripCount |
Definition at line 970 of file Transforms.h.