MLIR  20.0.0git
Functions
IRDL.cpp File Reference
#include "mlir-c/Dialect/IRDL.h"
#include "mlir/CAPI/Registration.h"
#include "mlir/Dialect/IRDL/IR/IRDL.h"
#include "mlir/Dialect/IRDL/IRDLLoading.h"

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. More...
 

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