|
MLIR 22.0.0git
|
#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 | |
| namespace | llvm |
| The OpAsmOpInterface, see OpAsmInterface.td for more details. | |
| namespace | llvm::orc |
| namespace | mlir |
| Include the generated interface declarations. | |
Functions | |
| int | mlir::JitRunnerMain (int argc, char **argv, const DialectRegistry ®istry, JitRunnerConfig config={}) |
| Entry point for all CPU runners. | |