MLIR 22.0.0git
TilingInterfaceImpl.h File Reference

Go to the source code of this file.

Namespaces

namespace  mlir
 Include the generated interface declarations.
namespace  mlir::linalg

Functions

void mlir::linalg::registerTilingInterfaceExternalModels (DialectRegistry &registry)
void mlir::linalg::registerTilingInterfaceExternalModelsForPackUnPackOps (DialectRegistry &registry)
 Similar to the above registeration, but it is only for tensor.pack and tensor.unpack ops.