9 #ifndef MLIR_DIALECT_ARMSME_TRANSFORMS_H
10 #define MLIR_DIALECT_ARMSME_TRANSFORMS_H
16 class LLVMConversionTarget;
17 class LLVMTypeConverter;
18 class RewritePatternSet;
27 bool dumpRanges =
false);
LogicalResult allocateSMETiles(FunctionOpInterface function, bool dumpRanges=false)
Allocate tile IDs to all ArmSME operations in a function.
void populateOuterProductFusionPatterns(RewritePatternSet &patterns)
Include the generated interface declarations.