Viewing profile — LPDWORD
LPDWORD
HN member- Joined
- Tue, Sep 10, 2019, 7:35 PM UTC
- HN karma
- 13
- Public activity
- 2 items
- HN profile
- View on Hacker News ↗
About LPDWORD
No profile information was provided.
Recent public activity
-
comment
Comment #20933614
If you already knew there was a cost difference, why didn't you just say so? > The difference is meaningless in scalar code. Not everything is or can be vectorized. Multiple scalar…
-
comment
Comment #20932611
> Why use floats when you can basically have doubles for the same cost? Floats costing the same as doubles is a myth stemming from x87 arithmetic, which is obsolete. On an x64 CPU …