i965: Generate code for ir_binop_imul_high.
authorMatt Turner <mattst88@gmail.com>
Wed, 18 Sep 2013 04:34:45 +0000 (21:34 -0700)
committerMatt Turner <mattst88@gmail.com>
Mon, 7 Oct 2013 17:43:19 +0000 (10:43 -0700)
commitc4e6569fc838d712253e355f32ee40671a86579e
treed517f58105ea2c9492c767da9d31a3a19682602d
parent85154241d63c3b984f001384767898b0742f9d02
i965: Generate code for ir_binop_imul_high.

v2: Make accumulator's type match the type of the operation. Noticed by
    Ken.
Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
src/mesa/drivers/dri/i965/brw_fs_channel_expressions.cpp
src/mesa/drivers/dri/i965/brw_fs_visitor.cpp
src/mesa/drivers/dri/i965/brw_vec4_visitor.cpp