MLIR  19.0.0git
Namespaces | Macros | Functions
ArmSMEToSCF.h File Reference
#include <memory>
#include "mlir/Conversion/Passes.h.inc"

Go to the source code of this file.

Namespaces

 mlir
 Include the generated interface declarations.
 

Macros

#define GEN_PASS_DECL_CONVERTARMSMETOSCF
 

Functions

void mlir::populateArmSMEToSCFConversionPatterns (RewritePatternSet &patterns)
 Collect a set of patterns to convert from the ArmSME dialect to SCF. More...
 
std::unique_ptr< Passmlir::createConvertArmSMEToSCFPass ()
 Create a pass to convert a subset of ArmSME ops to SCF. More...
 

Macro Definition Documentation

◆ GEN_PASS_DECL_CONVERTARMSMETOSCF

#define GEN_PASS_DECL_CONVERTARMSMETOSCF

Definition at line 18 of file ArmSMEToSCF.h.