[llvm] [Thumb1] LivePhysRegs to LiveRegUnits (PR #84474)
via llvm-commits
llvm-commits at lists.llvm.org
Wed Mar 27 07:37:50 PDT 2024
AtariDreams wrote:
> > > The "squash and merge" button in the GitHub UI only depends on your GitHub account settings, not the "author" line in the commit. (I don't really want to cherry-pick the patch manually.)
> >
> >
> > My github account setting changed to my public email so I don't understand
>
> There's a checkbox "Keep my email addresses private" at https://github.com/settings/emails . If you have it checked, operations through the GitHub UI set the the author email address to "[83477269+AtariDreams at users.noreply.github.com](mailto:83477269+AtariDreams at users.noreply.github.com)", instead of whatever you have set.
>
> > There's only one commit so you just have to merge it.
>
> If it was just the one time, I'd just do it, but this is going to be a repeating problem for anyone merging commits on your behalf.
Fixed!
https://github.com/llvm/llvm-project/pull/84474
More information about the llvm-commits
mailing list