MLIR
20.0.0git
|
#include "mlir/Dialect/LLVMIR/LLVMDialect.h"
#include "mlir/IR/Builders.h"
#include "mlir/IR/BuiltinAttributes.h"
#include "mlir/IR/Diagnostics.h"
#include "mlir/IR/DialectInterface.h"
#include "mlir/IR/Location.h"
#include "llvm/IR/Instruction.h"
#include "llvm/IR/Instructions.h"
#include "llvm/Support/FormatVariadic.h"
Go to the source code of this file.
Classes | |
class | mlir::LLVMImportDialectInterface |
Base class for dialect interfaces used to import LLVM IR. More... | |
class | mlir::LLVMImportInterface |
Interface collection for the import of LLVM IR that dispatches to a concrete dialect interface implementation. More... | |
Namespaces | |
llvm | |
The OpAsmOpInterface, see OpAsmInterface.td for more details. | |
mlir | |
Include the generated interface declarations. | |
mlir::LLVM | |