On 2/3/22 06:12, Alex Bennée wrote:
This builds vectorised versions of sha512 to exercise the vector code:- aarch64 (sve and sve2)
Again, I think you want to test advsimd as well.
- i385 (SSE)
s/5/6/. Here, might as well enable as much as we can: -msse4. Oh, I see, the pshufb comment later. Ug. Otherwise, Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~