On 27 February 2015 at 19:34, Matt Turner <matts...@gmail.com> wrote: > 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. > Hi Matt,
This commit does not pick cleanly due to with commit 8cfd1e2ac6b(i965/fs: Emit MAD instructions when possible.) and 3654b6d43ce(i965/fs: Emit MADs from (x + abs(y * z)).) Can you please provide a backport for 10.5. Thanks Emil _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev