[Mlir-commits] [llvm] [mlir] [mlir] Implement Mesh's ShardingInterface for Linalg ops (PR #82284)

Lei Zhang llvmlistbot at llvm.org
Mon Mar 4 22:41:09 PST 2024


================
@@ -0,0 +1,24 @@
+//===- AllInterfaces.cpp - --------------------------------------*- C++ -*-===//
----------------
antiagainst wrote:

Nit: no need for `C++` in the cpp file cause the file suffix is enough to tell. :)

https://github.com/llvm/llvm-project/pull/82284


More information about the Mlir-commits mailing list