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

Boian Petkantchin llvmlistbot at llvm.org
Fri Dec 8 16:05:22 PST 2023


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

I made it not do the simplification in such a scenario.

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


More information about the Mlir-commits mailing list