[llvm] [MIPS][ISel] Fix musttail (PR #161860)

Djordje Todorovic via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 7 23:04:12 PDT 2025


djtodoro wrote:

> Please squash changes into initial commit

Per "Contributing to LLVM" Policy, we do not do force-push (and squash), we rather use incremental changes to address comments during review process. And, once the pull request is approved, we select the “Squash and merge” button.

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


More information about the llvm-commits mailing list