[llvm-branch-commits] [AArch64] Remove usage of PostRAScheduler (PR #92871)
Dhruv Chawla via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Tue May 21 20:39:09 PDT 2024
dc03-work wrote:
> > > > Submit your PRs to `main` branch
> > >
> > >
> > > I used [spr](https://getcord.github.io/spr/) to create this PR, so I think it's OK.
> >
> >
> > No, your target branch is wrong. Either you should want to merge into `main` or into a branch for another PR created by `spr`. However, in this case it appears you are targeting the same branch as your source.
>
> These are two different branches: wangpc-pp wants to merge 1 commit into users/wangpc-pp/spr/main.aarch64-remove-usage-of-postrascheduler from users/wangpc-pp/spr/aarch64-remove-usage-of-postrascheduler
Okay, but looking at the commits of the target: https://github.com/llvm/llvm-project/commits/users/wangpc-pp/spr/main.aarch64-remove-usage-of-postrascheduler/, it appears that spr has squashed all main commits into one commit. Anyways, this isn't the main branch. Change your PR to target the `main` branch.
https://github.com/llvm/llvm-project/pull/92871
More information about the llvm-branch-commits
mailing list