MLIR 22.0.0git
MLIRContext.h File Reference
#include "mlir/Support/LLVM.h"
#include "mlir/Support/TypeID.h"
#include "llvm/ADT/ArrayRef.h"
#include <functional>
#include <memory>
#include <vector>

Go to the source code of this file.

Classes

class  mlir::MLIRContext
 MLIRContext is the top-level object for a collection of MLIR operations. More...

Namespaces

namespace  llvm
 The OpAsmOpInterface, see OpAsmInterface.td for more details.
namespace  mlir
 Include the generated interface declarations.
namespace  mlir::tracing
namespace  mlir::remark
namespace  mlir::remark::detail

Functions

void mlir::registerMLIRContextCLOptions ()
 Register a set of useful command-line options that can be used to configure various flags within the MLIRContext.