MLIR  21.0.0git
Namespaces | Macros | Functions
VectorToArmSME.h File Reference
#include "mlir/IR/PatternMatch.h"
#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_CONVERTVECTORTOARMSMEPASS
 

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...
 

Macro Definition Documentation

◆ GEN_PASS_DECL_CONVERTVECTORTOARMSMEPASS

#define GEN_PASS_DECL_CONVERTVECTORTOARMSMEPASS

Definition at line 16 of file VectorToArmSME.h.