Commit 842077d
committed
[MERGE #5717 @nhat-nguyen] Only do float type specialization if both sources are number
Merge pull request #5717 from nhat-nguyen:floattypespecfix
Fix a bug where we try to type specialize non-numbers to floats2 files changed
+22
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10648 | 10648 | | |
10649 | 10649 | | |
10650 | 10650 | | |
| 10651 | + | |
| 10652 | + | |
| 10653 | + | |
| 10654 | + | |
| 10655 | + | |
10651 | 10656 | | |
10652 | 10657 | | |
10653 | 10658 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
66 | 83 | | |
67 | 84 | | |
68 | 85 | | |
| |||
0 commit comments