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

2017-01-07 Thread Jason Ekstrand
On Jan 7, 2017 3:59 AM, "Timothy Arceri" wrote: From: Kenneth Graunke While the below stats are encouraging this pass will also become very usefull for avoiding regression once brw_do_channel_expressions() and brw_do_vector_splitting() are disabled. On Broadwell: total instructions in shared

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

2017-01-07 Thread Timothy Arceri
From: Kenneth Graunke While the below stats are encouraging this pass will also become very usefull for avoiding regression once brw_do_channel_expressions() and brw_do_vector_splitting() are disabled. On Broadwell: total instructions in shared programs: 13078787 -> 13060898 (-0.14%) instructio