#include "mlir/Dialect/Linalg/IR/Linalg.h"
#include "mlir/Dialect/Linalg/Passes.h"
#include "mlir/Dialect/Linalg/Transforms/Transforms.h"
#include "mlir/IR/PatternMatch.h"
#include "mlir/Transforms/GreedyPatternRewriteDriver.h"
#include "llvm/ADT/SmallVector.h"
#include "llvm/ADT/TypeSwitch.h"
#include "mlir/Dialect/Linalg/Passes.h.inc"
Go to the source code of this file.
|
| mlir |
| Include the generated interface declarations.
|
|
◆ DEBUG_TYPE
#define DEBUG_TYPE "linalg-fold-into-elementwise" |
◆ GEN_PASS_DEF_LINALGFOLDINTOELEMENTWISEPASS
#define GEN_PASS_DEF_LINALGFOLDINTOELEMENTWISEPASS |