#include "mlir/Dialect/Linalg/Passes.h"
Definition at line 335 of file Passes.h.
◆ allowPadding
| bool mlir::LinalgBlockPackMatmulOptions::allowPadding = true |
◆ blockFactors
◆ lhsTransposeInnerBlocks
| bool mlir::LinalgBlockPackMatmulOptions::lhsTransposeInnerBlocks = false |
◆ lhsTransposeOuterBlocks
| bool mlir::LinalgBlockPackMatmulOptions::lhsTransposeOuterBlocks = false |
◆ mnkOrder
◆ mnkPaddedSizesNextMultipleOf
◆ rhsTransposeInnerBlocks
| bool mlir::LinalgBlockPackMatmulOptions::rhsTransposeInnerBlocks = true |
◆ rhsTransposeOuterBlocks
| bool mlir::LinalgBlockPackMatmulOptions::rhsTransposeOuterBlocks = true |
The documentation for this struct was generated from the following file: