MLIR
20.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 | |
llvm | |
The OpAsmOpInterface, see OpAsmInterface.td for more details. | |
llvm::orc | |
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. More... | |