|
MLIR 22.0.0git
|
#include <memory>#include "mlir/Conversion/Passes.h.inc"Go to the source code of this file.
Namespaces | |
| namespace | mlir |
| Include the generated interface declarations. | |
Macros | |
| #define | GEN_PASS_DECL_CONVERTARMSMETOSCFPASS |
Functions | |
| std::unique_ptr<::mlir::Pass > | mlir::createConvertArmSMEToSCFPass () |
| void | mlir::populateArmSMEToSCFConversionPatterns (RewritePatternSet &patterns) |
| Collect a set of patterns to convert from the ArmSME dialect to SCF. | |
| #define GEN_PASS_DECL_CONVERTARMSMETOSCFPASS |
Definition at line 18 of file ArmSMEToSCF.h.