MLIR
20.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. More... | |
int64_t | highTileSize |
int64_t | lowTripCount |
Number of tiles associated with each size. More... | |
int64_t | highTripCount |
Definition at line 839 of file Transforms.h.