MLIR
21.0.0git
|
#include "mlir/Dialect/Linalg/IR/Linalg.h"
#include "mlir/Pass/Pass.h"
#include "mlir/Transforms/DialectConversion.h"
#include "mlir/Conversion/Passes.h.inc"
Go to the source code of this file.
Classes | |
class | mlir::linalg::LinalgOpToLibraryCallRewrite |
Namespaces | |
mlir | |
Include the generated interface declarations. | |
mlir::linalg | |
Macros | |
#define | GEN_PASS_DECL_CONVERTLINALGTOSTANDARDPASS |
Functions | |
void | mlir::linalg::populateLinalgToStandardConversionPatterns (RewritePatternSet &patterns) |
Populate the given list with patterns that convert from Linalg to Standard. More... | |
#define GEN_PASS_DECL_CONVERTLINALGTOSTANDARDPASS |
Definition at line 21 of file LinalgToStandard.h.