MLIR 22.0.0git
TosaLayerwiseConstantFoldPass.cpp File Reference
#include "mlir/Dialect/Tosa/Transforms/Passes.h"
#include "mlir/Dialect/Func/IR/FuncOps.h"
#include "mlir/Transforms/GreedyPatternRewriteDriver.h"
#include "mlir/Dialect/Tosa/Transforms/Passes.h.inc"
#include "mlir/Dialect/Tosa/IR/TosaOps.cpp.inc"

Go to the source code of this file.

Classes

class  mlir::tosa::impl::TosaLayerwiseConstantFoldPassBase< DerivedT >

Namespaces

namespace  mlir
 Include the generated interface declarations.
namespace  mlir::tosa
namespace  mlir::tosa::impl

Macros

#define GEN_PASS_DEF_TOSALAYERWISECONSTANTFOLDPASS
#define GET_OP_LIST

Functions

std::unique_ptr<::mlir::Passmlir::tosa::impl::createTosaLayerwiseConstantFoldPass ()
std::unique_ptr<::mlir::Passmlir::tosa::impl::createTosaLayerwiseConstantFoldPass (TosaLayerwiseConstantFoldPassOptions options)
std::unique_ptr<::mlir::Passmlir::tosa::createTosaLayerwiseConstantFoldPass ()
std::unique_ptr<::mlir::Passmlir::tosa::createTosaLayerwiseConstantFoldPass (TosaLayerwiseConstantFoldPassOptions options)

Macro Definition Documentation

◆ GEN_PASS_DEF_TOSALAYERWISECONSTANTFOLDPASS

#define GEN_PASS_DEF_TOSALAYERWISECONSTANTFOLDPASS

Definition at line 20 of file TosaLayerwiseConstantFoldPass.cpp.

◆ GET_OP_LIST

#define GET_OP_LIST