[LLVMdev] LLVM IR i128

Alejandro Velasco gollumdelperdiguero at gmail.com
Mon Feb 2 06:03:23 PST 2015


I asked a similar question last year here
<http://stackoverflow.com/questions/22255634/llvm-arbitrary-precision-integer>.
Operations on types iN with no direct translation into one assembly
instruction seem to be translated into several ones correctly.

2015-02-02 14:49 GMT+01:00 Wu Zhao <bluechristlove at 163.com>:

> Hi everyone!
>     Here, I have a question and am curious about i128. I want to know how
> the LLVM handle i128, because many compiler backend doesn't support i128
> directly. So I am very curious and want to how the llvm handle this
> situation? Besides i128, such as i256, i512, even i24? Thanks.
>
>
> Best Regards
>
> Wu Zhao
>
>
>
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu         http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20150202/d2541bbf/attachment.html>


More information about the llvm-dev mailing list