[llvm-dev] Identify a new type

Krzysztof Parzyszek via llvm-dev llvm-dev at lists.llvm.org
Fri Jul 21 09:13:12 PDT 2017


LLVM already supports a single bit integer type: i1.

-Krzysztof


On 7/21/2017 1:48 AM, To be a better me via llvm-dev wrote:
> 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
> 
> 
> 
> _______________________________________________
> LLVM Developers mailing list
> llvm-dev at 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


More information about the llvm-dev mailing list