[RFC] Bootstrapping the TCP Dialect in Torch-MLIR #1366
Description
We are announcing the effort to bootstrap the early development and technological demonstration of the TCP dialect (public specification, technical discussion) under llvm-external-projects within Torch-MLIR.
The TCP dialect intends to offer strong support for backend compilation connectivity to LinAlg, Tensor and other dialects, compiler friendly support for dynamic shapes, broadcasting and other capabilities, and the Torch-MLIR pathway offers an opportunity to demonstrate these dialect capabilities to augment the existing backend paths.
The initial effort will focus on connectivity both into and out of the TCP dialect, emphasizing the technical value proposition, and we welcome input into the mechanics of the op construct and connectivity.
@navahgar @sanjoy @sjain-stanford @silvasean @jpienaar @stellaraccident
Activity