[PATCH] D115127: [MIPS] Add FPU Delay Slot for MIPS1/2/3

Djordje Todorovic via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 7 06:25:26 PST 2021


djtodoro added a comment.

In D115127#3176306 <https://reviews.llvm.org/D115127#3176306>, @jrtc27 wrote:

> In D115127#3176039 <https://reviews.llvm.org/D115127#3176039>, @djtodoro wrote:
>
>> In D115127#3176007 <https://reviews.llvm.org/D115127#3176007>, @overdrivenpotato wrote:
>>
>>> Yes please, I don’t have commit access. Can you commit as `Marko Mijalkovic <marko.mijalkovic97 at gmail.com>`?
>>
>> We usually add "Patch by " at the end of the commit message.
>
> That's not the official way to do it since we migrated to Git; see https://llvm.org/docs/DeveloperPolicy.html#attribution-of-changes which says to set the author field to the actual author.

Thanks for pointing that out!


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D115127/new/

https://reviews.llvm.org/D115127



More information about the llvm-commits mailing list