MLIR
20.0.0git
|
#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 | |
llvm | |
The OpAsmOpInterface, see OpAsmInterface.td for more details. | |
mlir | |
Include the generated interface declarations. | |
mlir::tracing | |
Functions | |
void | mlir::registerMLIRContextCLOptions () |
Register a set of useful command-line options that can be used to configure various flags within the MLIRContext. More... | |