MLIR  17.0.0git
Namespaces | Macros | Functions
LinalgToLLVM.h File Reference
#include <memory>
#include "mlir/Conversion/Passes.h.inc"
+ Include dependency graph for LinalgToLLVM.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 mlir
 Include the generated interface declarations.
 

Macros

#define GEN_PASS_DECL_CONVERTLINALGTOLLVMPASS
 

Functions

void mlir::populateLinalgToLLVMConversionPatterns (LLVMTypeConverter &converter, RewritePatternSet &patterns)
 Populate the given list with patterns that convert from Linalg to LLVM. More...
 

Macro Definition Documentation

◆ GEN_PASS_DECL_CONVERTLINALGTOLLVMPASS

#define GEN_PASS_DECL_CONVERTLINALGTOLLVMPASS

Definition at line 19 of file LinalgToLLVM.h.