[LLVMdev] Does lli know how to interpret arithmetic overflow intrinsics?

Sanjiv llvmdev at gmail.com
Wed May 4 23:16:38 PDT 2011


I understand that overflow behaviours can be different on different
hardware. But can we write .ll implementation of these overflow intrinsics,
e.g. assuming 0..255 as value range for unsigned i8 ?


- sanjiv

On Thu, May 5, 2011 at 11:18 AM, Sanjiv <llvmdev at gmail.com> wrote:

> Do we have a .ll test cases for arithmetic overflow intrinsics that lli can
> execute and report any overflow occured?
>
> - sanjiv
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20110505/ed57a4b9/attachment.html>


More information about the llvm-dev mailing list