Skip to content

Commit bbf82cb

Browse files
committed
loongarch: Fixed {s/d}axpby LSX opt
1 parent ac460eb commit bbf82cb

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

kernel/loongarch64/axpby_lsx.S

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -990,6 +990,7 @@ USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
990990
#endif
991991
add.d YY, YY, INCY
992992
blt $r0, I, .L222
993+
move Y, YY
993994
b .L997
994995
.align 3
995996

0 commit comments

Comments
 (0)