MLIR 22.0.0git
MlirTranslateMain.h File Reference
#include "mlir/Support/LLVM.h"
#include "llvm/ADT/StringRef.h"

Go to the source code of this file.

Namespaces

namespace  mlir
 Include the generated interface declarations.

Functions

LogicalResult mlir::mlirTranslateMain (int argc, char **argv, StringRef toolName)
 Translate to/from an MLIR module from/to an external representation (e.g.