MLIR  19.0.0git
Namespaces | Macros | Functions
PrintIR.cpp File Reference
#include "mlir/Pass/Pass.h"
#include "mlir/Transforms/Passes.h"
#include "llvm/Support/Debug.h"
#include "mlir/Transforms/Passes.h.inc"

Go to the source code of this file.

Namespaces

 mlir
 Include the generated interface declarations.
 

Macros

#define GEN_PASS_DEF_PRINTIRPASS
 

Functions

std::unique_ptr< Pass > mlir::createPrintIRPass (const PrintIRPassOptions &={})
 Creates a pass to print IR on the debug stream. More...
 

Macro Definition Documentation

◆ GEN_PASS_DEF_PRINTIRPASS

#define GEN_PASS_DEF_PRINTIRPASS

Definition at line 16 of file PrintIR.cpp.