Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
Throughput seems to be 4x higher.
|
|
|
|
So that we have a comparable number for different formats.
|
|
|
|
|
|
|
|
|
|
LLVM during optimization reorders the rdtsc instructions next to each
other, which makes it pretty useless.
|
|
|
|
|
|
|
|
|
|
Straightforward representation of floating-point/fixed-point/integer,
normalized/scaled, signed/unsigned SIMD vector types.
|
|
|
|
The code
|