RISC-V
RISC-V
Posted Jan 25, 2026 21:00 UTC (Sun) by jmalcolm (subscriber, #8876)Parent article: GNU C Library 2.43 released
It is also nice to see a little RISC-V love.
"On RISC-V, an RVV-optimized implementation of memset has been added"
RVV is the RISC-V Vector extension. As RVV is part of the RVA23 profile requirements, I expect pretty much all 64 bit RISC-V chips to support RVV from now on. So this is an important optimization.
