MLIR  22.0.0git
Namespaces | Functions
InitAllDialects.h File Reference

Go to the source code of this file.

Namespaces

 mlir
 Include the generated interface declarations.
 

Functions

void mlir::registerAllDialects (DialectRegistry &registry)
 Add all the MLIR dialects to the provided registry. More...
 
void mlir::registerAllDialects (MLIRContext &context)
 Append all the MLIR dialects to the registry contained in the given context. More...