MLIR
20.0.0git
|
#include "mlir-c/IR.h"
Go to the source code of this file.
Functions | |
MLIR_DECLARE_CAPI_DIALECT_REGISTRATION (IRDL, irdl) | |
MLIR_CAPI_EXPORTED MlirLogicalResult | mlirLoadIRDLDialects (MlirModule module) |
Loads all IRDL dialects in the provided module, registering the dialects in the module's associated context. More... | |
MLIR_DECLARE_CAPI_DIALECT_REGISTRATION | ( | IRDL | , |
irdl | |||
) |
MLIR_CAPI_EXPORTED MlirLogicalResult mlirLoadIRDLDialects | ( | MlirModule | module | ) |
Loads all IRDL dialects in the provided module, registering the dialects in the module's associated context.
Definition at line 16 of file IRDL.cpp.
References mlir::irdl::loadDialects(), unwrap(), and wrap().