MLIR  19.0.0git
Classes | Namespaces | Functions
JitRunner.h File Reference
#include "llvm/ADT/STLExtras.h"
#include "llvm/ExecutionEngine/Orc/Core.h"

Go to the source code of this file.

Classes

struct  mlir::JitRunnerOptions
 JitRunner command line options used by JitRunnerConfig methods. More...
 
struct  mlir::JitRunnerConfig
 Configuration to override functionality of the JitRunner. More...
 

Namespaces

 llvm
 Include the generated interface declarations.
 
 llvm::orc
 
 mlir
 Include the generated interface declarations.
 

Functions

int mlir::JitRunnerMain (int argc, char **argv, const DialectRegistry &registry, JitRunnerConfig config={})
 Entry point for all CPU runners. More...