Skip to content

Commit

Permalink
LoongArch: Opt axpby
Browse files Browse the repository at this point in the history
  • Loading branch information
XiWeiGu committed Jan 24, 2024
1 parent d6a5174 commit f19a2cb
Show file tree
Hide file tree
Showing 5 changed files with 2,346 additions and 0 deletions.
1 change: 1 addition & 0 deletions kernel/loongarch64/KERNEL.LOONGSON3R5
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ ZAXPYKERNEL = caxpy_lasx.S

SAXPBYKERNEL = axpby_lasx.S
DAXPBYKERNEL = axpby_lasx.S
CAXPBYKERNEL = caxpby_lasx.S

SSUMKERNEL = sum_lasx.S
DSUMKERNEL = sum_lasx.S
Expand Down
Loading

0 comments on commit f19a2cb

Please sign in to comment.