diff options
author | Matt Turner <[email protected]> | 2015-03-26 10:09:54 -0700 |
---|---|---|
committer | Matt Turner <[email protected]> | 2015-04-01 13:43:57 -0700 |
commit | a03d0ba78f33e43df2ca7a9e4c58fdc9fbc9876a (patch) | |
tree | bb08858606695ece2cacbf35286287d7af757554 /src/gallium/drivers/i915 | |
parent | 781badee7a46c7eb778fb2755d799151d8b748bf (diff) |
i965/fs: Relax type check in cmod propagation.
The thing we want to avoid is int/float comparisons, but int/unsigned
comparisons with 0 are equivalent.
total instructions in shared programs: 6194829 -> 6193996 (-0.01%)
instructions in affected programs: 117192 -> 116359 (-0.71%)
helped: 471
Reviewed-by: Jason Ekstrand <[email protected]>
Diffstat (limited to 'src/gallium/drivers/i915')
0 files changed, 0 insertions, 0 deletions