Files
mirror_zfs/module
Romain Dolbeau 118fc3ef07 Minor performance fix for NEON RAID-Z
The NEON code replicates too closely the SSE code, including
a masked 16-bits shift. But NEON, like AltiVec (#9539), has
unsigned 8-bits shift, so use that instead and drop the masking.

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Romain Dolbeau <romain.dolbeau@european-processor-initiative.eu>
Closes #9725
2019-12-17 19:34:52 -08:00
..
2019-11-01 10:41:03 -07:00
2019-12-06 09:36:19 -08:00
2019-11-01 10:41:03 -07:00
2019-12-11 11:58:37 -08:00
2019-12-17 19:34:52 -08:00
2019-12-02 13:23:47 -08:00