Files
linux/lib/raid6
Chunyan Zhang 2dfb75cd56 raid6: riscv: replace one load with a move to speed up the caculation
Since wp$$==wq$$, it doesn't need to load the same data twice, use move
instruction to replace one of the loads to let the program run faster.

Reviewed-by: Alexandre Ghiti <alexghiti@rivosinc.com>
Signed-off-by: Chunyan Zhang <zhangchunyan@iscas.ac.cn>
Link: https://lore.kernel.org/r/20250718072711.3865118-3-zhangchunyan@iscas.ac.cn
Signed-off-by: Paul Walmsley <pjw@kernel.org>
2025-09-16 16:43:27 -06:00
..
2025-04-30 21:53:48 +02:00
2025-04-30 21:53:48 +02:00
2023-09-11 08:13:18 +00:00
2023-06-13 15:13:20 -07:00
2023-06-13 15:13:20 -07:00
2019-12-09 18:55:03 +01:00