[Mlir-commits] [flang] [mlir] [mlir][Transforms] `GreedyPatternRewriteDriver`: Do not CSE constants during iterations (PR #75897)
llvmlistbot at llvm.org
llvmlistbot at llvm.org
Tue Jan 9 11:15:51 PST 2024
MaheshRavishankar wrote:
Just bubbling an issue from downstream project here. This pattern seems to have caused some major regression in folding downstream https://github.com/openxla/iree/pull/16073#issuecomment-1882542350 .
I havent had time to triage this more to see if the fix is downstream or upstream, but posting here for visibility.
https://github.com/llvm/llvm-project/pull/75897
More information about the Mlir-commits
mailing list