[PATCH v2 05/15] RISC-V: Generic <string.h> Routines
Joseph Myers
joseph@codesourcery.com
Wed Dec 20 16:48:00 GMT 2017
On Tue, 19 Dec 2017, Palmer Dabbelt wrote:
> This patch contains fast versions of the various routines from string.h
> that have been implemented for RISC-V. Since RISC-V doesn't define any
> specific performance characteristics they're not optimized for any
> particular microarchitecture, but are designed to be generally good.
I would again suggest deferring adding such functions, especially the C
ones, and instead helping with updating / reviewing RTH's optimized
generic string functions posted a while back, and only adding
RISC-V-specific ones if there is some clear reason RISC-V needs something
non-generic for optimal performance.
--
Joseph S. Myers
joseph@codesourcery.com
More information about the Libc-alpha
mailing list