summaryrefslogtreecommitdiff
path: root/lib/test_vmalloc.c
diff options
context:
space:
mode:
authorChunyan Zhang <zhangchunyan@iscas.ac.cn>2025-07-18 15:27:08 +0800
committerPaul Walmsley <pjw@kernel.org>2025-09-16 16:43:27 -0600
commit2dfb75cd5695fa9db2ad90d1339330eda7a0239d (patch)
treeb99fefd45b7edbff99e9fb806770f881f61c86e1 /lib/test_vmalloc.c
parentf8a03516a530cc36bc9015c84ba7540ee3e8d7bd (diff)
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>
Diffstat (limited to 'lib/test_vmalloc.c')
0 files changed, 0 insertions, 0 deletions