14 #ifndef MLIR_INITALLEXTENSIONS_H_
15 #define MLIR_INITALLEXTENSIONS_H_
18 class DialectRegistry;
Include the generated interface declarations.
void registerAllExtensions(DialectRegistry ®istry)
This function may be called to register all MLIR dialect extensions with the provided registry.