Hi,<div>  The llvm doc says that for a compare instruction the operands must have identical types.</div><div>I am wondering whether that means we can't compare an int64 to an int32 or does does it </div><div>mean both operands should be integer types? Thanks.</div>
<div><br></div><div>George</div>