MLIR  19.0.0git
List of all members
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. More...
 
int64_t highTileSize
 
int64_t lowTripCount
 Number of tiles associated with each size. More...
 
int64_t highTripCount
 

Detailed Description

Definition at line 811 of file Transforms.h.


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