gallivm: fix typo in lp_build_mul_norm
authorRoland Scheidegger <sroland@vmware.com>
Fri, 1 Feb 2013 16:34:36 +0000 (08:34 -0800)
committerRoland Scheidegger <sroland@vmware.com>
Sat, 9 Feb 2013 00:32:30 +0000 (16:32 -0800)
commit49f8825c49871ca956c7ed21b096f3835311f57e
treeb4eac5cb1c21f455ca28a52743d0f242bcfa7ced
parent67906f91c9b924306d6bfec5d718b6225390205d
gallivm: fix typo in lp_build_mul_norm

The signed case didn't do what the comment indicated. Should increase rounding
precision (at the expense of performance since the former code was effectively
a no-op).

Reviewed-by: Jose Fonseca <jfonseca@vmware.com>
src/gallium/auxiliary/gallivm/lp_bld_arit.c