Thanks for catching this! It came up before when I reworked function calls
but, thanks to the order in which things got merged, it had to be done in
your series.
On Mon, Mar 14, 2016 at 11:56 PM, Jordan Justen
wrote:
> Prevents:
>
> ../../../../../src/compiler/nir/nir.h:176:30: warning:
> 'nir_
Prevents:
../../../../../src/compiler/nir/nir.h:176:30: warning:
'nir_variable::nir_variable_data::mode' is too small to hold all values of
'enum nir_variable_mode'
nir_variable_mode mode:4;
Signed-off-by: Jordan Justen
---
src/compiler/nir/nir.h | 2 +-
1 file changed, 1 insertion(+),