On 08/07/16 04:49, Francisco Jerez wrote:
> Samuel Iglesias Gonsálvez writes:
>
>> This is not allowed by the HW and copy propagation can hide this issue to
>> lower_simd_width pass, which is going to fix it.
>>
>> Signed-off-by: Samuel Iglesias Gonsálvez
>> ---
>> src/mesa/drivers/dri/i965/b
Samuel Iglesias Gonsálvez writes:
> This is not allowed by the HW and copy propagation can hide this issue to
> lower_simd_width pass, which is going to fix it.
>
> Signed-off-by: Samuel Iglesias Gonsálvez
> ---
> src/mesa/drivers/dri/i965/brw_fs_copy_propagation.cpp | 1 +
> 1 file changed, 1
This is not allowed by the HW and copy propagation can hide this issue to
lower_simd_width pass, which is going to fix it.
Signed-off-by: Samuel Iglesias Gonsálvez
---
src/mesa/drivers/dri/i965/brw_fs_copy_propagation.cpp | 1 +
1 file changed, 1 insertion(+)
diff --git a/src/mesa/drivers/dri/i