[LLVMdev] LLVM IR i128

erkan diken erkandiken at gmail.com
Mon Feb 2 05:58:50 PST 2015


Big data types corresponds to its equivalent vector types, for example, 16
x i8, 8 x i16, 4 x i32 etc.

Cheers,
Erkan.

On Mon, Feb 2, 2015 at 2:49 PM, Wu Zhao <bluechristlove at 163.com> wrote:

> 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
>
>


-- 
Best Regards,
Erkan Diken
------------------
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20150202/7bd61c51/attachment.html>


More information about the llvm-dev mailing list