[Mlir-commits] [mlir] [mlir][mesh] Add collective communication operations (PR #71960)
Boian Petkantchin
llvmlistbot at llvm.org
Wed Nov 15 17:52:24 PST 2023
================
@@ -0,0 +1,72 @@
+// RUN: mlir-opt --canonicalize %s | FileCheck %s
+
----------------
sogartar wrote:
Added tests for all-to-all.
https://github.com/llvm/llvm-project/pull/71960
More information about the Mlir-commits
mailing list