temporarily(?) disable the alpha=0 branch to handle Inf/NaN in x
This commit is contained in:
parent
0a744a939a
commit
68f2501958
|
@ -76,7 +76,7 @@
|
||||||
shufps $0, %xmm0, %xmm0
|
shufps $0, %xmm0, %xmm0
|
||||||
|
|
||||||
jne .L100 # Alpha != ZERO
|
jne .L100 # Alpha != ZERO
|
||||||
|
je .L100
|
||||||
/* Alpha == ZERO */
|
/* Alpha == ZERO */
|
||||||
cmpq $SIZE, INCX
|
cmpq $SIZE, INCX
|
||||||
jne .L50
|
jne .L50
|
||||||
|
|
Loading…
Reference in New Issue