i965/vec4: Compare full register offsets in opt_register_coalesce nop move check.
authorFrancisco Jerez <currojerez@riseup.net>
Fri, 2 Sep 2016 05:04:02 +0000 (22:04 -0700)
committerFrancisco Jerez <currojerez@riseup.net>
Wed, 14 Sep 2016 21:50:58 +0000 (14:50 -0700)
commit1bb5074474445ea9f54d0f52383f99ac0fa6128f
tree4a8b427036056dbcc0af7d2be31e386b064100d5
parent3be0d6d040753c62b25077fb6b85ad1f0808b258
i965/vec4: Compare full register offsets in opt_register_coalesce nop move check.

In preparation for adding support for sub-GRF offsets to the VEC4 IR.

Reviewed-by: Iago Toral Quiroga <itoral@igalia.com>
src/mesa/drivers/dri/i965/brw_vec4.cpp