[LLVMdev] CreateAddO / CreateUAddO etc in IRBuilder

Duncan Sands baldrick at free.fr
Mon May 9 10:52:31 PDT 2011


Hi Sanjiv,

> I guess  currently we do not have these arithmetic with overflow variants in
> IRBuilder . So CreateCall is the only way to do it.
> Is it a good idea to add them into the IRBuilder?  even thought they are in turn
> implemented with CreateCall only?

I think it would be good to add them.

Ciao, Duncan.



More information about the llvm-dev mailing list