[PATCH 01/17] riscv: add vectorized strlen
Pincheng Wang
pincheng.plct@isrc.iscas.ac.cn
Mon Aug 3 09:25:54 GMT 2026
Hi Kito,
On 2026/8/3 14:45, Kito Cheng wrote:
> Could you use ENTRY/END macro to simplify the whole patch set?
>
> https://sourceware.org/git/?p=newlib-cygwin.git;a=commit;h=a78440e35fddcf329740b5b290e503a34221fcaf
>
>> +.option push
>> +.option arch, +v
>
> ^^^ Drop this since we already guarded with __riscv_vector
>
>> +.option pop
>
> ^^^ Drop this as well
Thanks for the review, will apply these changes to the whole series and
submit v2 soon.
More information about the Newlib
mailing list