erichkeane added a comment.

Ah, I seem to remember that the problem here is that we don't know whether this 
value should be signed or unsigned at this point, so it could be 
CreateZExtOrTrunc OR CreateSignExtOrTrunc?  However, there is no information as 
to whether the integer is signed here as far as I remember...


Repository:
  rL LLVM

https://reviews.llvm.org/D37448



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to