[llvm] [RISCV][GlobalISel] Vector Extension vadd Legalizer (PR #71400)

Jiahan Xie via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 6 10:15:12 PST 2023


jiahanxie353 wrote:

> Are you able to reorder your commits with `git rebase -i`? The commits that this PR is stacked on should come first, followed by the commits introduced by this PR. It may also be helpful to reword your commits using the `r` option once you are in `git rebase -i` so that it takes the name of the PR.

Does it look right now?

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


More information about the llvm-commits mailing list