summaryrefslogtreecommitdiff
path: root/src/gallium/auxiliary/gallivm/lp_bld_flow.c
diff options
context:
space:
mode:
authorRoland Scheidegger <sroland@vmware.com>2010-10-08 18:38:25 +0200
committerRoland Scheidegger <sroland@vmware.com>2010-10-09 00:36:37 +0200
commitcb3af2b43439088fc0be0085df8b1ee1a91f33c7 (patch)
treeba1562bd09e7539a9bfc4ac5bffbc62c0684d606 /src/gallium/auxiliary/gallivm/lp_bld_flow.c
parent0ed8c56bfe4ff5e3d451ec4791ee2cd64fb3daf2 (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 'src/gallium/auxiliary/gallivm/lp_bld_flow.c')
0 files changed, 0 insertions, 0 deletions