[LLVMdev] why llvm does not have uadd, iadd node

kewuzhang kewu.zhang at amd.com
Tue Feb 17 10:41:11 PST 2015


Hi guys, 

I just noticed that the LLVM has some node for signed/unsigned type( like udiv, sdiv), but why the ADD, SUB do not have the counter part sadd, uadd?

best

kevin



More information about the llvm-dev mailing list