|
MLIR 22.0.0git
|
#include "mlir/Dialect/LLVMIR/LLVMDialect.h"#include "mlir/IR/BuiltinOps.h"#include "mlir/Target/LLVMIR/Import.h"#include "mlir/Target/LLVMIR/LLVMImportInterface.h"#include "mlir/Target/LLVMIR/TypeFromLLVM.h"#include "llvm/IR/Module.h"Go to the source code of this file.
Classes | |
| class | mlir::LLVM::ModuleImport |
| Module import implementation class that provides methods to import globals and functions from an LLVM module into an MLIR module. More... | |
Namespaces | |
| namespace | llvm |
| The OpAsmOpInterface, see OpAsmInterface.td for more details. | |
| namespace | mlir |
| Include the generated interface declarations. | |
| namespace | mlir::LLVM |
| namespace | mlir::LLVM::detail |