MLIR 22.0.0git
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

namespace  mlir
 Include the generated interface declarations.
namespace  mlir::impl
 Attribute collections provide a dictionary-like interface.

Macros

#define GEN_PASS_DEF_PRINTIRPASS

Functions

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

Macro Definition Documentation

◆ GEN_PASS_DEF_PRINTIRPASS

#define GEN_PASS_DEF_PRINTIRPASS

Definition at line 16 of file PrintIR.cpp.