My Project
|
#include "mlir/IR/PatternMatch.h"
Go to the source code of this file.
Namespaces | |
mlir | |
mlir::vector | |
Functions | |
void | mlir::populateVectorToVectorConversionPatterns (MLIRContext *context, OwningRewritePatternList &patterns, ArrayRef< int64_t > coarseVectorShape={}, ArrayRef< int64_t > fineVectorShape={}) |
SmallVector< Value, 1 > | mlir::vector::unrollSingleResultOpMatchingType (PatternRewriter &builder, Operation *op, ArrayRef< int64_t > targetShape) |