summaryrefslogtreecommitdiffstats
path: root/scons
diff options
context:
space:
mode:
authorMatt Turner <[email protected]>2015-02-27 10:59:17 -0800
committerMatt Turner <[email protected]>2015-02-27 20:24:12 -0800
commitd528907fd2950c7bb968fff66dd79863cd128890 (patch)
treee33753ff7b607c9dd5dd61790b563d7797a8cd75 /scons
parent43ef2657a08f850c5756f28520f2cbe506807f24 (diff)
i965: Avoid applying negate to wrong MAD source.
For some given GLSL IR like (+ (neg x) (* 1.2 x)), the try_emit_mad function would see that one of the +'s sources was a negate expression and set mul_negate = true without confirming that it was actually a multiply. Cc: 10.5 <[email protected]> Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=89315 Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=89095 Reviewed-by: Ian Romanick <[email protected]>
Diffstat (limited to 'scons')
0 files changed, 0 insertions, 0 deletions