diff options
author | Roland Scheidegger <sroland@vmware.com> | 2010-10-08 18:38:25 +0200 |
---|---|---|
committer | Roland Scheidegger <sroland@vmware.com> | 2010-10-09 00:36:37 +0200 |
commit | cb3af2b43439088fc0be0085df8b1ee1a91f33c7 (patch) | |
tree | ba1562bd09e7539a9bfc4ac5bffbc62c0684d606 /docs/RELNOTES-5.0.1 | |
parent | 0ed8c56bfe4ff5e3d451ec4791ee2cd64fb3daf2 (diff) |
gallivm: faster iround implementation for sse2
sse2 supports round to nearest directly (or rather, assuming default nearest
rounding mode in MXCSR). Use intrinsic to use this rather than round (sse41)
or bit manipulation whenever possible.
Diffstat (limited to 'docs/RELNOTES-5.0.1')
0 files changed, 0 insertions, 0 deletions