ir_constant_visitor: Types of ir_binop_{equal,nequal} must match
authorIan Romanick <ian.d.romanick@intel.com>
Fri, 11 Jun 2010 23:20:43 +0000 (16:20 -0700)
committerIan Romanick <ian.d.romanick@intel.com>
Sat, 12 Jun 2010 00:11:14 +0000 (17:11 -0700)
commit083d75a9428cb5231a26ffbdff856a3a94b49dcc
tree911fa50f6ba9017ebf1a15d1bf2204cd58b291ca
parent4daaab6040d2f2b6b366ec1007772e0793177cee
ir_constant_visitor: Types of ir_binop_{equal,nequal} must match

The types must match exactly, so there is no reason to check the types here.
ir_constant_expression.cpp