[llvm-dev] Identify a new type

4 views
Skip to first unread message

To be a better me via llvm-dev

unread,
Jul 21, 2017, 2:48:31 AM7/21/17
to llvm-dev

Hello everyone:

Recently I was studying LLVM. I want the LLVM / CLANG compiler to recognize the Bit type.So,is it a new fundamental capability that LLVM does not support at its current incarnation or can it be synthesized from already pre-existing LLVM elements?

Look forward to your reply.

Sincerely  Aimee

Krzysztof Parzyszek via llvm-dev

unread,
Jul 21, 2017, 12:13:18 PM7/21/17
to llvm...@lists.llvm.org
LLVM already supports a single bit integer type: i1.

-Krzysztof

> _______________________________________________
> LLVM Developers mailing list
> llvm...@lists.llvm.org
> http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev
>

--
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum,
hosted by The Linux Foundation
_______________________________________________
LLVM Developers mailing list
llvm...@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev

Reply all
Reply to author
Forward
0 new messages