[Mlir-commits] [mlir] [mlir][Transforms] GreedyPatternRewriteDriver: Add flag to control constant CSE'ing (PR #89552)
Jacques Pienaar
llvmlistbot at llvm.org
Thu May 9 21:35:10 PDT 2024
jpienaar wrote:
I'm not too sure here. While I've seen folks "need" it, in most cases the issue turned out to be something adjacent that would have caused problems later. This also just feels like a base case for an expression, so that a more generic equivalence check is maybe what folks are reaching for.
https://github.com/llvm/llvm-project/pull/89552
More information about the Mlir-commits
mailing list