diff options
author | Matt Turner <[email protected]> | 2014-12-19 21:35:56 -0800 |
---|---|---|
committer | Matt Turner <[email protected]> | 2015-02-10 17:47:37 -0800 |
commit | 3d581f99963dea7e93a2f8fd819410da02c1cb7f (patch) | |
tree | b30d021ab257b1211701883b2afbcc3ba8115b26 /CleanSpec.mk | |
parent | 5b29b2922afe2b8167a589fc2896a071fc85b693 (diff) |
i965/vec4: Emit MADs from (x + -(y * z)).
Same as commit c4fab711 to the fs backend.
total instructions in shared programs: 5945998 -> 5945788 (-0.00%)
instructions in affected programs: 74665 -> 74455 (-0.28%)
helped: 399
HURT: 180
It hurts some programs because we make no attempts in the vec4 backend
to avoid MADs if they have constant (or vector uniform) arguments.
Reviewed-by: Kenneth Graunke <[email protected]>
Diffstat (limited to 'CleanSpec.mk')
0 files changed, 0 insertions, 0 deletions