llvm-project/mlir/lib/Target/LLVMIR
Mehdi Amini f164534ca8 Add a `dialect_registration` callback for "translations" registered with mlir-translate
This will allow out-of-tree translation to register the dialects they expect
to see in their input, on the model of getDependentDialects() for passes.

Differential Revision: https://reviews.llvm.org/D86409
2020-08-23 01:00:39 +00:00
..
ConvertFromLLVMIR.cpp Separate the Registration from Loading dialects in the Context 2020-08-19 01:19:03 +00:00
ConvertToLLVMIR.cpp Add a `dialect_registration` callback for "translations" registered with mlir-translate 2020-08-23 01:00:39 +00:00
ConvertToNVVMIR.cpp Add a `dialect_registration` callback for "translations" registered with mlir-translate 2020-08-23 01:00:39 +00:00
ConvertToROCDLIR.cpp Add a `dialect_registration` callback for "translations" registered with mlir-translate 2020-08-23 01:00:39 +00:00
DebugTranslation.cpp [mlir][Attribute] Remove usages of Attribute::getKind 2020-08-07 13:43:25 -07:00
DebugTranslation.h [mlir][NFC] Remove usernames and google bug numbers from TODO comments. 2020-07-07 01:40:52 -07:00
LLVMAVX512Intr.cpp Add a `dialect_registration` callback for "translations" registered with mlir-translate 2020-08-23 01:00:39 +00:00
ModuleTranslation.cpp [mlir] fix build after llvm made ElementCount constructor private 2020-08-19 18:48:24 +02:00
TypeTranslation.cpp [mlir] use the new stateful LLVM type translator by default 2020-08-06 00:36:33 +02:00