13 #ifndef MLIR_DIALECT_MEMREF_TRANSFORMS_COMPOSESUBVIEW_H_
14 #define MLIR_DIALECT_MEMREF_TRANSFORMS_COMPOSESUBVIEW_H_
18 class RewritePatternSet;
23 MLIRContext *context);
void populateComposeSubViewPatterns(RewritePatternSet &patterns, MLIRContext *context)
Include the generated interface declarations.