|
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 | |
| llvm | |
| The OpAsmOpInterface, see OpAsmInterface.td for more details. | |
| mlir | |
| Include the generated interface declarations. | |
| mlir::LLVM | |
| mlir::LLVM::detail | |