Skip to content

Commit

Permalink
temporarily(?) disable the alpha=0 branch to handle Inf/NaN in x
Browse files Browse the repository at this point in the history
  • Loading branch information
martin-frbg authored Jun 22, 2024
1 parent 0a744a9 commit 68f2501
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kernel/x86_64/scal_sse.S
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
shufps $0, %xmm0, %xmm0

jne .L100 # Alpha != ZERO

je .L100
/* Alpha == ZERO */
cmpq $SIZE, INCX
jne .L50
Expand Down

0 comments on commit 68f2501

Please sign in to comment.