[LLVMdev] clarification question

George Baah georgebaah at gmail.com
Sat May 21 12:03:23 PDT 2011


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

George
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20110521/f78423a7/attachment.html>


More information about the llvm-dev mailing list