MLIR  19.0.0git
Namespaces | Macros | Functions
ArmNeon2dToIntr.h File Reference
#include <memory>
#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_CONVERTARMNEON2DTOINTR
 

Functions

void mlir::populateConvertArmNeon2dToIntrPatterns (RewritePatternSet &patterns)
 Populates patterns for the lowering of Arm NEON 2D ops to intrinsics. More...
 
std::unique_ptr< Passmlir::createConvertArmNeon2dToIntrPass ()
 Creates a pass to lower Arm NEON 2D ops to intrinsics, i.e. More...
 

Macro Definition Documentation

◆ GEN_PASS_DECL_CONVERTARMNEON2DTOINTR

#define GEN_PASS_DECL_CONVERTARMNEON2DTOINTR

Definition at line 18 of file ArmNeon2dToIntr.h.