On Wed, 26 Oct 2011 18:42:52 -0700, Paul Berry <stereotype...@gmail.com> wrote: > The implementation of ir_binop_nequal in constant_expression_value() > appears to have been copy-and-pasted from the implementation of > ir_binop_equal, but with all instances of '==' changed to '!='. This > is correct except for one minor flaw: one of those '==' operators was > in an assertion checking that the types of the two arguments were > equal. That one needs to stay an '=='.
This series is Reviewed-by: Eric Anholt <e...@anholt.net>
pgpUf0igB3Llz.pgp
Description: PGP signature
_______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev