[llvm] [AggressiveInstCombine] Ignore debug instructions when load combining (PR #70200)

via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 25 22:23:24 PDT 2023


mikaelholmen wrote:

> LGTM

Thanks for review.

A question: I'd prefer to submit the testcase precommit and the actual fix as two separate commits. How do I go about to do that now when I have both commits in the same pull request? Should I just go to my repo and git push the precommit, then rebase this PR (which would then just contain the fix) and then "Squash and merge" ?
Or should I just not bother about it and "Squash and merge" so we get all in the same commit?

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


More information about the llvm-commits mailing list