9 #ifndef MLIR_DIALECT_LINALG_TILINGINTERFACEIMPL_H
10 #define MLIR_DIALECT_LINALG_TILINGINTERFACEIMPL_H
13 class DialectRegistry;
21 DialectRegistry ®istry);
void registerTilingInterfaceExternalModelsForPackUnPackOps(DialectRegistry ®istry)
Similar to the above registeration, but it is only for tensor.pack and tensor.unpack ops.
void registerTilingInterfaceExternalModels(DialectRegistry ®istry)
Include the generated interface declarations.