Re: [PATCH v5 06/18] riscv: Add RVV memmove for multiarch and non-multiarch
Peter Bergner <[email protected]>
| Newsgroups | gmane.comp.lib.glibc.alpha |
|---|---|
| Message-ID | <[email protected]> |
On 7/3/26 6:38 PM, Peter Bergner wrote: > That said, I went a little further and made a couple more changes to stpncpy.c to make our > implementation use the macros defined in ifunc-init.h similar to x86_64's. I'm including > the full updated patch below which includes some comment fixes in the stpncpy.S file too. > I plan on pushing this commit tomorrow unless someone notices a problem with it. I went ahead and pushed the stpncpy commit as slightly modified by me. Peter