[LLVMdev] CreateAddO / CreateUAddO etc in IRBuilder

Sanjiv llvmdev at gmail.com
Mon May 9 10:07:36 PDT 2011


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?

- sanjiv
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20110509/c4f27939/attachment.html>


More information about the llvm-dev mailing list