On 2026/1/30 10:50, Feng Jiang wrote:
> This series provides optimized implementations of strnlen(), strchr(),
> and strrchr() for the RISC-V architecture. The strnlen() implementation
> is derived from the existing optimized strlen(). For strchr() and
> strrchr(), the current versions use simple byte-by-byte assembly logic,
> which will serve as a baseline for future Zbb-based optimizations.

Hi Paul,

I'm very sorry, I dropped you from the 'To' list by mistake in v7.
Adding you back now for visibility.

-- 
With Best Regards,
Feng Jiang


Reply via email to