Skip to content

Commit

Permalink
fix LUT6 bug
Browse files Browse the repository at this point in the history
  • Loading branch information
camel-cdr committed Oct 27, 2024
1 parent 3ae32b3 commit 7f6dcbf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bench/LUT6.S
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ LUT6_rvv_m1m2m4_gathers_m4:
vle8.v v8, (a1)
vand.vv v8, v8, v24
beqz t1, 1b
beqz t1, 2f
beqz t0, 2f
vrgather.vv v16, v0, v8
j 8b
2:
Expand Down

0 comments on commit 7f6dcbf

Please sign in to comment.