[PATCH v5 04/18] riscv: Add RVV memcmpeq for multiarch and non-multiarch

Peter Bergner bergner@tenstorrent.com
Tue Jun 9 19:10:23 GMT 2026


On 6/9/26 1:59 PM, Peter Bergner wrote:
> That said, I know you're going to post a v6 of the memcmpeq patch,
> but do look out for unneeded '_'s.  I believe all of the symbols
> below would be just fine with only two '_'s, rather then four.
>
>> diff --git a/sysdeps/riscv/rvv/memcmpeq.S b/sysdeps/riscv/rvv/memcmpeq.S
> [snip]
>> +# define MEMCMPEQ ____memcmpeq

...of course, we'll need to remove the __memcmpeq alias in the
sysdeps/riscv/rvv/memcmp.S file too, since it isn't needed anymore
and would conflict with this new usage.

Peter




More information about the Libc-alpha mailing list