i965/vec4: Emit MADs from (x + abs(y * z)).
authorMatt Turner <mattst88@gmail.com>
Sat, 31 Jan 2015 02:24:20 +0000 (18:24 -0800)
committerMatt Turner <mattst88@gmail.com>
Wed, 11 Feb 2015 01:48:15 +0000 (17:48 -0800)
commitfff0b2eab507527395d34c145b19cfa39dc0a44c
tree93089b8fc5954af0e7849181938db15d558e0cad
parent3d581f99963dea7e93a2f8fd819410da02c1cb7f
i965/vec4: Emit MADs from (x + abs(y * z)).

Same as commit 3654b6d4 to the fs backend.

total instructions in shared programs: 5945788 -> 5945787 (-0.00%)
instructions in affected programs:     36 -> 35 (-2.78%)
helped:                                1

Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
src/mesa/drivers/dri/i965/brw_vec4_visitor.cpp