9#ifndef MLIR_DIALECT_LINALG_TILINGINTERFACEIMPL_H
10#define MLIR_DIALECT_LINALG_TILINGINTERFACEIMPL_H
21 DialectRegistry ®istry);
The DialectRegistry maps a dialect namespace to a constructor for the matching dialect.
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.