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

Functions

std::unique_ptr<::mlir::Passmlir::createConvertVectorToArmSMEPass ()
void mlir::populateVectorToArmSMEPatterns (RewritePatternSet &patterns, MLIRContext &ctx)
 Collect a set of patterns to lower Vector ops to ArmSME ops that map to LLVM intrinsics.

Macro Definition Documentation

◆ GEN_PASS_DECL_CONVERTVECTORTOARMSMEPASS

#define GEN_PASS_DECL_CONVERTVECTORTOARMSMEPASS

Definition at line 16 of file VectorToArmSME.h.