diff options
author | Chris Robinson <[email protected]> | 2018-04-21 21:07:20 -0700 |
---|---|---|
committer | Chris Robinson <[email protected]> | 2018-04-21 21:07:20 -0700 |
commit | ace8e648509a1afa587a4e6c778e37a2e854e496 (patch) | |
tree | 6517ff5a60126388d3d3759118f82ceff1e58913 /Alc/bformatdec.c | |
parent | 4ee26f4ca3dc952dc9d7fdf58b735396b798df9c (diff) |
Only use fast float-to-int workarounds for x87
At least SSE and ARM have opcodes that handle float-to-int conversions well
enough. Also, Clang doesn't inline lrintf, incurring function call overhead for
what should be a single opcode.
Diffstat (limited to 'Alc/bformatdec.c')
0 files changed, 0 insertions, 0 deletions