MLIR
20.0.0git
|
Go to the source code of this file.
Namespaces | |
mlir | |
Include the generated interface declarations. | |
Macros | |
#define | GEN_PASS_DECL_CONVERTVECTORTOARMSME |
Functions | |
void | mlir::populateVectorToArmSMEPatterns (RewritePatternSet &patterns, MLIRContext &ctx) |
Collect a set of patterns to lower Vector ops to ArmSME ops that map to LLVM intrinsics. More... | |
std::unique_ptr< Pass > | mlir::createConvertVectorToArmSMEPass () |
Create a pass to lower operations from the vector dialect to Arm SME. More... | |
#define GEN_PASS_DECL_CONVERTVECTORTOARMSME |
Definition at line 16 of file VectorToArmSME.h.