[Mesa-dev] [PATCH 3/4] i965: Change the type of booleans to D.

Matt Turner mattst88 at gmail.com
Thu Dec 4 16:33:11 PST 2014


On Thu, Dec 4, 2014 at 4:22 PM, Ian Romanick <idr at freedesktop.org> wrote:
> On 12/04/2014 03:05 PM, Matt Turner wrote:
>> This is a revert of commit 4656c14e ("i965/fs: Change the type of
>> booleans to UD and emit correct immediates") plus some small additional
>
> Commit 4656c14e contained some shader-db data... does this pseudo-revert
> have shader-db changes?

That data was bogus. The actual results were

instructions in affected programs:     168 -> 164 (-2.38%)

with four programs affected. Reverting this didn't have any results,
presumably because of the additional small fixes I made like casting
UniformBooleanTrue to int.


More information about the mesa-dev mailing list