Hamlin Li
Hamlin Li
Hi, Can you help to review this patch to implement MulReductionVI/MulReductionVL/MulReductionVF/MulReductionVD? On riscv, there is no straightforward instructions to do it, but we can do it with a reduction tree,...
Hi, Can you help to review the patch? I'm also working a base64 decode instrinsic, but there is some performance regression in some cases, and decode and encode are totally...
Hi, Can you help to review this simple patch? it removes the `Experimental` of the `UseZvfh`. Thanks Currently, only float float16 conversions use Zvfh extension, I've run the jmh tests...