summaryrefslogtreecommitdiffstats
path: root/src/gallium/state_trackers/nine
diff options
context:
space:
mode:
authorMatt Turner <[email protected]>2015-02-10 17:45:28 -0800
committerMatt Turner <[email protected]>2016-02-25 10:51:15 -0800
commit4009a9ead490ef1718e6fa83141aa086a43cd901 (patch)
treee7fec99d4cdfd6cdbd0b5da0a8dbd388cb332318 /src/gallium/state_trackers/nine
parent65d3217cb03bc4be97c99300a5cc3f6190d06345 (diff)
i965/fs: Allow saturate propagation to propagate negations into MADs.
Allows us to transform mad res src0 src1 src2 mov.sat dst -res into mad.sat dst -src0 -src1 src2 instructions in affected programs: 3712 -> 3688 (-0.65%) helped: 24 Reviewed-by: Ian Romanick <[email protected]>
Diffstat (limited to 'src/gallium/state_trackers/nine')
0 files changed, 0 insertions, 0 deletions