Re: [Mesa-dev] [PATCH 08/10] nir: add another comparison simplification

2017-01-07 Thread Jason Ekstrand
Rb On Jan 7, 2017 4:00 AM, "Timothy Arceri" wrote: > On BDW: > > total instructions in shared programs: 13061877 -> 13060965 (-0.01%) > instructions in affected programs: 133569 -> 132657 (-0.68%) > helped: 566 > HURT: 0 > > total cycles in shared programs: 256611784 -> 256599536 (-0.00%) > cycl

[Mesa-dev] [PATCH 08/10] nir: add another comparison simplification

2017-01-07 Thread Timothy Arceri
On BDW: total instructions in shared programs: 13061877 -> 13060965 (-0.01%) instructions in affected programs: 133569 -> 132657 (-0.68%) helped: 566 HURT: 0 total cycles in shared programs: 256611784 -> 256599536 (-0.00%) cycles in affected programs: 861016 -> 848768 (-1.42%) helped: 379 HURT: 7