[Mlir-commits] [mlir] [mlir][mesh] Add endomorphism simplification for all-reduce (PR #73150)

Chengji Yao llvmlistbot at llvm.org
Sun Dec 3 22:25:56 PST 2023


================
@@ -0,0 +1,131 @@
+// RUN: mlir-opt -test-mesh-simplifications %s | FileCheck %s
----------------
yaochengji wrote:

@sogartar seems the multi-users case is not addressed?

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


More information about the Mlir-commits mailing list