i965/vec4: Simplify opt_reduce_swizzle() using the swizzle utils.
authorFrancisco Jerez <currojerez@riseup.net>
Wed, 18 Mar 2015 19:08:52 +0000 (21:08 +0200)
committerFrancisco Jerez <currojerez@riseup.net>
Mon, 23 Mar 2015 12:09:32 +0000 (14:09 +0200)
commit7b30493dc4f0b1346fe4c1fe52211f0c0d7ed229
treed8e89dd356616c7e3c9789924dacd35eaf3a0530
parenteb9bd3a1b0d6c518f9a38d81c0729feb38474f5a
i965/vec4: Simplify opt_reduce_swizzle() using the swizzle utils.

Reviewed-by: Matt Turner <mattst88@gmail.com>
src/mesa/drivers/dri/i965/brw_vec4.cpp