Sorry about that, I split them like this because one change is for NIR
and the other one is for Intel so I thought it was preferred to keep
changes like this in separate patches. Anyway, I understand that for
small changes like this it is not helpful, I'll keep that in mind for
future patches.
On T
Again, please squash with the previous patch. Splitting stuff this
granular just makes review harder.
On Tue, Jan 15, 2019 at 7:54 AM Iago Toral Quiroga
wrote:
> Reviewed-by: Jason Ekstrand
> ---
> src/intel/compiler/brw_compiler.c | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/src/
Reviewed-by: Jason Ekstrand
---
src/intel/compiler/brw_compiler.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/src/intel/compiler/brw_compiler.c
b/src/intel/compiler/brw_compiler.c
index f885e79c3e6..04a1a7cac4e 100644
--- a/src/intel/compiler/brw_compiler.c
+++ b/src/intel/compiler/brw_c