My Project
Classes | Namespaces | Functions
LinalgToLLVM.h File Reference
#include "mlir/Conversion/StandardToLLVM/ConvertStandardToLLVM.h"
#include "mlir/Transforms/DialectConversion.h"
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.

Classes

class  mlir::LinalgTypeConverter
 

Namespaces

 mlir
 

Functions

void mlir::populateLinalgToLLVMConversionPatterns (LinalgTypeConverter &converter, OwningRewritePatternList &patterns, MLIRContext *ctx)
 Populate the given list with patterns that convert from Linalg to LLVM. More...