Commit 703ff68
docs(interp): fcmp header bullet describes duck_fcmp order, not stale IEEE claim
The Inst::Cmp F64 arm has used exec::duck_fcmp (NaN = NaN, NaN above
everything, -0.0 = 0.0) since the DuckDB pin; the module header still
claimed IEEE-ordered NaN-is-false semantics.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>1 parent 0237567 commit 703ff68
1 file changed
Lines changed: 4 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
12 | | - | |
13 | | - | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
14 | 15 | | |
15 | 16 | | |
16 | 17 | | |
| |||
0 commit comments