MLIR 22.0.0git
mlir::linalg::StaticMultiSizeSpecification Struct Reference

#include "mlir/Dialect/Linalg/Transforms/Transforms.h"

Inheritance diagram for mlir::linalg::StaticMultiSizeSpecification:

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

Detailed Description

Definition at line 970 of file Transforms.h.


The documentation for this struct was generated from the following file: