[mlir][transforms] CSE ops with multiple regions
There were issues with the CSE equivalence analysis that have been fixed with D142558. This makes it possible to CSE ops with multiple regions. Differential Revision: https://reviews.llvm.org/D142562
Loading
Please sign in to comment