Date: Tue, 27 Oct 2020 13:45:11 +0100 From: "Kristof Provost" <kp@FreeBSD.org> To: "Antonin Houska" <ah@melesmeles.cz> Cc: freebsd-riscv@freebsd.org Subject: Re: locore.S - two cosmetic changes Message-ID: <A3C334EB-B040-4345-956E-070E60FDEA5E@FreeBSD.org> In-Reply-To: <65290.1603693402@antos> References: <65290.1603693402@antos>
next in thread | previous in thread | raw e-mail | index | archive | help
On 26 Oct 2020, at 7:23, Antonin Houska wrote: > Hello, > > while trying to understand the code, I've spotted two things that > might need > to be improved - please see the attachments. > > remove_useless_assignment.patch removes setting of register value > which is not > used until the next value is set. use_constant_not_literal.patch > probably > needs no explanation. > That’s gone in as in r367078. Thanks! Kristof
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?A3C334EB-B040-4345-956E-070E60FDEA5E>
