On Wed, Mar 21, 2018 at 5:58 PM, Ian Romanick <i...@freedesktop.org> wrote: > From: Ian Romanick <ian.d.roman...@intel.com> > > Now that i965 recognizes that a-b generates the same conditions as 'a < > b', there is no reason to condition this transformation on 'is not used > by conditional.' > > Since this was the only user of the is_not_used_by_conditional function, > delete it. > > All Gen6+ platforms had similar results. (Skylake shown) > total instructions in shared programs: 14400775 -> 14400595 (<.01%) > instructions in affected programs: 36712 -> 36532 (-0.49%) > helped: 182 > HURT: 26
Looked at why these are hurt? :) _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/mesa-dev