Commit 7a54353
authored
[libclc] Fix double NAN_MASK in __clc_nan (llvm#163522)
0x7ff0000000000000 is +inf. Change it to quiet nan 0x7ff8000000000000.1 parent 378e4ed commit 7a54353
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
0 commit comments