Faster int to float conversion #45656
uint128/int128 to f64, uint128 to f32
ac8e8b8d
Merge branch 'master' into albheim/int_to_float_conv
7f117e54
f32 replace old
b9281e30
remove extra ones, update in128 to f32
6d57eab3
float64 as intermediate for float16 conversion
81eb2b2c
Fix Int to f32 error, add comments
93d48068
reset to old f32 since it seems faster
4da8b7fd
Merge branch 'master' into albheim/int_to_float_conv
f88c93a9
write out i128 to f64 to make it faster
c303aa73
Merge branch 'master' into albheim/int_to_float_conv
68f49205
albheim
marked this pull request as ready for review 3 years ago
cleanup
3e2aa356
Merge remote-tracking branch 'myfork/albheim/int_to_float_conv' into …
816dd29f
Merge branch 'master' into albheim/int_to_float_conv
c2824974
Better variable names and structure
059aec8e
Nicer constant definitions
c331ca4f
Merge branch 'master' into albheim/int_to_float_conv
07caafe7
Merge branch 'master' into albheim/int_to_float_conv
13dbe22e
for int128 use uabs and inline call uint128 func
b0f5b48c
test Int128->Float64 conversion with lsb/msb gaps
31db248a
Merge branch 'albheim/int_to_float_conv' of github.com:albheim/julia …
2966a69b
Move uabs function earlier to fix compilation
cc14a785
Revert to old version
e5946504
clean up 128 bit int to f64 tests
0a2c4577
remove trailing whitespace
b4385065
Merge branch 'master' into albheim/int_to_float_conv
02c5ec6a
fix tests
2ef86787
albheim
deleted the albheim/int_to_float_conv branch 3 years ago
Assignees
No one assigned
Login to write a write a comment.
Login via GitHub