This is the mail archive of the
binutils@sourceware.org
mailing list for the binutils project.
Re: [PATCH] RISC-V: Convert the ADD/ADDI to the compressed MV/LI if RS1 is zero.
- From: Nelson Chu <nelson dot chu at sifive dot com>
- To: Jim Wilson <jimw at sifive dot com>
- Cc: Binutils <binutils at sourceware dot org>, Kito Cheng <kito dot cheng at sifive dot com>
- Date: Thu, 20 Feb 2020 14:33:29 +0800
- Subject: Re: [PATCH] RISC-V: Convert the ADD/ADDI to the compressed MV/LI if RS1 is zero.
- References: <1582076536-10638-1-git-send-email-nelson.chu@sifive.com> <CAFyWVaYQ6H9fp_weDRRASeJWLnEMAUz1KZYTKk7s=kM1Qa5J6A@mail.gmail.com>
On Thu, Feb 20, 2020 at 7:11 AM Jim Wilson <jimw@sifive.com> wrote:
> Looks good to me. Committed.
Thanks!
> Though apparently I committed it wrong as I didn't realize that git
> has a way to assign authors to patches separate from the person that
> commits the patch. I just included a changelog line to attribute the
> patch to you. I shall have to try setting the author for the commit
> next time.
It's fine with me :)
Thanks
Nelson