[LLVMdev] function abs doesn't support 64bit integer, so i add a fuction

Benjamin Kramer benny.kra at googlemail.com
Sun Aug 9 15:39:35 PDT 2009


Am 09.08.09 14:12, schrieb 罗勇刚(Yonggang Luo) :
> I add a function abs64 to support abs for 64 bit integer

We already have a abs64 function in MathExtras.h so there's no need to reimplement it.
I've applied your change with here:
http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20090803/083984.html




More information about the llvm-dev mailing list