MLIR 22.0.0git
OptReductionPass.cpp File Reference
#include "mlir/Pass/PassManager.h"
#include "mlir/Pass/PassRegistry.h"
#include "mlir/Reducer/Passes.h"
#include "mlir/Reducer/Tester.h"
#include "llvm/Support/Debug.h"
#include "mlir/Reducer/Passes.h.inc"

Go to the source code of this file.

Namespaces

namespace  mlir
 Include the generated interface declarations.

Macros

#define GEN_PASS_DEF_OPTREDUCTIONPASS
#define DEBUG_TYPE   "mlir-reduce"

Macro Definition Documentation

◆ DEBUG_TYPE

#define DEBUG_TYPE   "mlir-reduce"

Definition at line 27 of file OptReductionPass.cpp.

◆ GEN_PASS_DEF_OPTREDUCTIONPASS

#define GEN_PASS_DEF_OPTREDUCTIONPASS

Definition at line 23 of file OptReductionPass.cpp.