i965/vec4: Allow constant propagation into dot product.
authorMatt Turner <mattst88@gmail.com>
Sun, 2 Mar 2014 17:02:17 +0000 (09:02 -0800)
committerMatt Turner <mattst88@gmail.com>
Sat, 5 Apr 2014 16:52:54 +0000 (09:52 -0700)
commit5d0b3ec4ae4e468ee6d69bb6f036c06aae759dcc
tree9989d962cc9136499d578d6fe5195251731b165a
parent34ec1a24d61f8b2f6ed58efa9fe7ea8cec917612
i965/vec4: Allow constant propagation into dot product.

total instructions in shared programs: 1667088 -> 1667055 (-0.00%)
instructions in affected programs:     3362 -> 3329 (-0.98%)

Reviewed-by: Eric Anholt <eric@anholt.net>
src/mesa/drivers/dri/i965/brw_vec4_copy_propagation.cpp