MLIR 23.0.0git
ViewOpGraph.h File Reference
#include "mlir/Support/LLVM.h"
#include "llvm/Support/raw_ostream.h"
#include "mlir/Transforms/Passes.h.inc"

Go to the source code of this file.

Namespaces

namespace  mlir
 Include the generated interface declarations.

Macros

#define GEN_PASS_DECL_VIEWOPGRAPHPASS

Functions

std::unique_ptr< Passmlir::createViewOpGraphPass (raw_ostream &os)
 Creates a pass to print op graphs with the specified output stream.

Macro Definition Documentation

◆ GEN_PASS_DECL_VIEWOPGRAPHPASS

#define GEN_PASS_DECL_VIEWOPGRAPHPASS

Definition at line 22 of file ViewOpGraph.h.