Re: [PATCH v3 6/6] util/bufferiszero: improve scalar variant

2024-02-06 Thread Richard Henderson
On 2/7/24 08:34, Richard Henderson wrote: On 2/7/24 06:48, Alexander Monakov wrote: -    /* Otherwise, use the unaligned memory access functions to -   handle the beginning and end of the buffer, with a couple +    /* Use unaligned memory access functions to handle +   th

Re: [PATCH v3 6/6] util/bufferiszero: improve scalar variant

2024-02-06 Thread Richard Henderson
On 2/7/24 06:48, Alexander Monakov wrote: -/* Otherwise, use the unaligned memory access functions to - handle the beginning and end of the buffer, with a couple +/* Use unaligned memory access functions to handle + the beginning and end of the buffer, with a c