forked from OSchip/llvm-project
97fc568211
Exposes mlir::DialectRegistry to the C API as MlirDialectRegistry along with helper functions. A hook has been added to MlirDialectHandle that inserts the dialect into a registry. A future possible change is removing mlirDialectHandleRegisterDialect in favor of using mlirDialectHandleInsertDialect, which it is now implemented with. Differential Revision: https://reviews.llvm.org/D118293 |
||
---|---|---|
.. | ||
Conversion | ||
Debug | ||
Dialect | ||
ExecutionEngine | ||
IR | ||
Interfaces | ||
Registration | ||
Transforms | ||
CMakeLists.txt |