[LLVMdev] setCC

Jianzhong Liu jliu7 at uiuc.edu
Fri Sep 27 23:26:01 PDT 2002


what's the semantics for setCC if one of the operands is NULL pointer?
%ptr=alloc int
seteq int*, %pt, NULL

what's the result for the second instruction? How about setne, setlt,
setgt, setle, and setge? Thanks!

Jianzhong




More information about the llvm-dev mailing list