My Project
Namespaces | Functions
VectorTransforms.h File Reference
#include "mlir/IR/PatternMatch.h"
Include dependency graph for VectorTransforms.h:
This graph shows which files directly or indirectly include this file:

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)