Re: [Mesa-dev] [PATCH 6/6] i965: Use the nir_move_comparisons pass.

2016-08-10 Thread Ian Romanick
On 08/09/2016 07:30 PM, Kenneth Graunke wrote: > On Haswell (GL 3.3): > > total instructions in shared programs: 6211427 -> 6210079 (-0.02%) > instructions in affected programs: 219356 -> 218008 (-0.61%) > helped: 567 > HURT: 132 > > No spill/fill changes. > > LOST: 0 > GAINED: 4 > > On Broad

[Mesa-dev] [PATCH 6/6] i965: Use the nir_move_comparisons pass.

2016-08-09 Thread Kenneth Graunke
On Haswell (GL 3.3): total instructions in shared programs: 6211427 -> 6210079 (-0.02%) instructions in affected programs: 219356 -> 218008 (-0.61%) helped: 567 HURT: 132 No spill/fill changes. LOST: 0 GAINED: 4 On Broadwell (GL 4.4): total instructions in shared programs: 11640218 -> 116321