MLIR 22.0.0git
Transforms.h File Reference

Go to the source code of this file.

Namespaces

namespace  mlir
 Include the generated interface declarations.

Functions

void mlir::populateArmSVELegalizeForLLVMExportPatterns (const LLVMTypeConverter &converter, RewritePatternSet &patterns)
 Collect a set of patterns to lower ArmSVE ops to ops that map to LLVM intrinsics.
void mlir::populateLowerContractionToSVEI8MMPatterns (RewritePatternSet &patterns)
void mlir::populateLowerContractionToSVEBFMMLAPatterns (RewritePatternSet &patterns)
void mlir::configureArmSVELegalizeForExportTarget (LLVMConversionTarget &target)
 Configure the target to support lowering ArmSVE ops to ops that map to LLVM intrinsics.