[Mlir-commits] [flang] [mlir] [mlir][CSE] Introduce hoist-pure-ops logic to CSE pass (PR #197397)

lonely eagle llvmlistbot at llvm.org
Wed May 13 05:46:48 PDT 2026


linuxlonelyeagle wrote:

> > The previous PR had a lot of commits, and rebasing each one individually was becoming difficult.
> 
> Why didn't you merge main into the branch instead?
> 
> > squashed the old commits into a single base, and then performed the rebase
> 
> This is why I always squash and rebase, but I'm missing the "open a new PR" part: we are losing review history and it wouldn't be sustainable to re-open a new PR every time you need a rebase.

Merge main is good. I have do it. 😆

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


More information about the Mlir-commits mailing list