Re: [Mesa-dev] [PATCH] intel/compiler: Make use of IS_DWORD macro

2017-05-24 Thread Anuj Phogat
On Tue, May 23, 2017 at 10:59 PM, Alejandro Piñeiro wrote: > On 23/05/17 22:51, Anuj Phogat wrote: >> This patch makes non-functional changes. >> >> Signed-off-by: Anuj Phogat >> --- >> src/intel/compiler/brw_eu_defines.h | 3 +++ >> src/intel/compiler/brw_eu_emit.c

Re: [Mesa-dev] [PATCH] intel/compiler: Make use of IS_DWORD macro

2017-05-23 Thread Alejandro Piñeiro
On 23/05/17 22:51, Anuj Phogat wrote: > This patch makes non-functional changes. > > Signed-off-by: Anuj Phogat > --- > src/intel/compiler/brw_eu_defines.h | 3 +++ > src/intel/compiler/brw_eu_emit.c | 24 > +++- > src/intel/compiler/brw_fs.cpp

[Mesa-dev] [PATCH] intel/compiler: Make use of IS_DWORD macro

2017-05-23 Thread Anuj Phogat
This patch makes non-functional changes. Signed-off-by: Anuj Phogat --- src/intel/compiler/brw_eu_defines.h | 3 +++ src/intel/compiler/brw_eu_emit.c | 24 +++- src/intel/compiler/brw_fs.cpp| 3 +-- src/intel/compiler/brw_fs_