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

Chengji Yao llvmlistbot at llvm.org
Fri Dec 1 11:46:09 PST 2023


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

What happened if the `all_reduce` has multi users?

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


More information about the Mlir-commits mailing list