MLIR  20.0.0git
Functions
IRDL.h File Reference
#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...
 

Function Documentation

◆ MLIR_DECLARE_CAPI_DIALECT_REGISTRATION()

MLIR_DECLARE_CAPI_DIALECT_REGISTRATION ( IRDL  ,
irdl   
)

◆ mlirLoadIRDLDialects()

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().