On Fri, Apr 17, 2015 at 2:02 PM, Jason Ekstrand <ja...@jlekstrand.net> wrote: > What made the difference here?
I think it's probably just that commit 4dacb212fdcc82def02b8c9233f94caa5a8a3000 Author: Matt Turner <matts...@gmail.com> Date: Thu Apr 2 10:21:16 2015 -0700 nir: Allow abs/neg in select peephole pass. total instructions in shared programs: 4314531 -> 4308949 (-0.13%) instructions in affected programs: 429085 -> 423503 (-1.30%) helped: 1680 HURT: 0 GAINED: 0 LOST: 111 Reviewed-by: Jason Ekstrand <jason.ekstr...@intel.com> lost all of the SIMD16 programs that this commit was losing. :) _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev