MLIR  19.0.0git
Namespaces | Macros | Functions
ArmSMEToLLVM.h File Reference
#include <memory>
#include "mlir/Dialect/ArmSME/Transforms/Passes.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_CONVERTARMSMETOLLVM
 

Functions

std::unique_ptr< Passmlir::createConvertArmSMEToLLVMPass ()
 Create a pass to convert from the ArmSME dialect to LLVM intrinsics. More...
 
void mlir::configureArmSMEToLLVMConversionLegality (ConversionTarget &target)
 Configure target to convert from the ArmSME dialect to LLVM intrinsics. More...
 
void mlir::populateArmSMEToLLVMConversionPatterns (LLVMTypeConverter &converter, RewritePatternSet &patterns)
 Populate the given list with patterns that convert from the ArmSME dialect to LLVM intrinsics. More...
 

Macro Definition Documentation

◆ GEN_PASS_DECL_CONVERTARMSMETOLLVM

#define GEN_PASS_DECL_CONVERTARMSMETOLLVM

Definition at line 20 of file ArmSMEToLLVM.h.