Samuel Iglesias Gonsálvez writes:
> From: Iago Toral Quiroga
>
> We were not considering the case where the load payload is writing to
> a destination with a reg_offset > 0.
Reviewed-by: Francisco Jerez
> ---
> src/mesa/drivers/dri/i965/brw_fs_copy_propagation.cpp | 2 +-
> 1 file changed, 1
From: Iago Toral Quiroga
We were not considering the case where the load payload is writing to
a destination with a reg_offset > 0.
---
src/mesa/drivers/dri/i965/brw_fs_copy_propagation.cpp | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/mesa/drivers/dri/i965/brw_fs_copy_