[Mesa-dev] [RFC PATCH 2/2] i965/fs: Allow 2-src math instructions to have immediate src1.
Matt Turner
mattst88 at gmail.com
Fri Apr 17 13:58:28 PDT 2015
On Tue, Mar 17, 2015 at 4:23 PM, Matt Turner <mattst88 at gmail.com> wrote:
> Without NIR:
>
> total instructions in shared programs: 6190153 -> 6185918 (-0.07%)
> instructions in affected programs: 185156 -> 180921 (-2.29%)
> helped: 918
total instructions in shared programs: 6191130 -> 6186895 (-0.07%)
instructions in affected programs: 185017 -> 180782 (-2.29%)
helped: 918
> With NIR:
>
> total instructions in shared programs: 6273347 -> 6268409 (-0.08%)
> instructions in affected programs: 205735 -> 200797 (-2.40%)
> helped: 1171
> GAINED: 1
total instructions in shared programs: 6099443 -> 6094432 (-0.08%)
instructions in affected programs: 221997 -> 216986 (-2.26%)
helped: 1241
More information about the mesa-dev
mailing list