[Mlir-commits] [mlir] [mlir][mesh] Add endomorphism simplification for all-reduce (PR #73150)
Boian Petkantchin
llvmlistbot at llvm.org
Wed Dec 6 10:12:47 PST 2023
================
@@ -17,6 +17,8 @@ namespace func {
class FuncOp;
}
+class RewritePatternSet;
----------------
sogartar wrote:
Removed it.
https://github.com/llvm/llvm-project/pull/73150
More information about the Mlir-commits
mailing list