[Mlir-commits] [mlir] [mlir][bufferization] Add tensor-like and buffer-like interfaces (PR #134220)

Mehdi Amini llvmlistbot at llvm.org
Tue Apr 8 08:44:48 PDT 2025


joker-eph wrote:

> Hmm, pretty sure there was some older process (just after the move?) - or maybe the lack of ;)

The setting has always been this one, since day 0 :)

> I see "force-pushed" in older patches of mine. 

Yes: I always rebase, amend, and force push. I never have multiple commits in my PR. 
The thing is that this has no bearing on the resulting merging action: GitHub will "rebase+squash" and use the PR description :)

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


More information about the Mlir-commits mailing list