>
> Convert the last uses of CastInst::createInferredCast to a normal cast
> creation. These changes are still temporary but at least this pushes
> knowledge of signedness out closer to where it can be determined  
> properly
> and allows signedness to be removed from VMCore.

Ah, ok, I get it now :)

-Chris
_______________________________________________
llvm-commits mailing list
llvm-commits@cs.uiuc.edu
http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits

Reply via email to