llvmpipe: Fix bad SI -> FP conversion into lp_build_log2_approx.
authorJosé Fonseca <jfonseca@vmware.com>
Tue, 15 Dec 2009 12:13:43 +0000 (12:13 +0000)
committerJosé Fonseca <jfonseca@vmware.com>
Tue, 15 Dec 2009 13:15:16 +0000 (13:15 +0000)
commit846e38f1c33c3b2e46227886da57beda27b82f0c
tree2cd8ba200463ee4b7f155f10ccf6f8914975dc5f
parentd508bf862bdb2c706a6c8a3a0a7f99de77e5c8cc
llvmpipe: Fix bad SI -> FP conversion into lp_build_log2_approx.

It should be a bitcast  as the integer value is actually an encoded FP
already.
src/gallium/drivers/llvmpipe/lp_bld_arit.c