MLIR 22.0.0git
IRDL.cpp File Reference

Go to the source code of this file.

Functions

MlirLogicalResult mlirLoadIRDLDialects (MlirModule module)
 Loads all IRDL dialects in the provided module, registering the dialects in the module's associated context.

Function Documentation

◆ mlirLoadIRDLDialects()

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(), mlirLoadIRDLDialects(), unwrap(), and wrap().

Referenced by mlirLoadIRDLDialects(), and populateDialectIRDLSubmodule().