Committed. Hi Jim:
Thanks for your review and reply, I'll commit directly for such simple patch in future :) On Wed, Feb 19, 2020 at 7:33 AM Jim Wilson <j...@sifive.com> wrote: > > On Mon, Feb 17, 2020 at 9:57 PM Kito Cheng <kito.ch...@sifive.com> wrote: > > * config/riscv/riscv.c (riscv_output_move) Using fmv.x.w/fmv.w.x > > rather than fmv.x.s/fmv.s.x. > > Looks good to me also. > > By the way, since you are listed as one of the riscv port maintainers, > you could make changes like this without asking for a review. Maybe > ask for a review for the more complicated patches, and commit the > simpler ones before sending the patch. And indicate in the patch > whether you are asking for a review or already committed it. > > Jim