Keen to go _ExtInt? LLVM Clang compiler adds support for custom width integers

Source: The Register

Article note: Oooh, that's exciting. Shitty support for specified precision is a _major_ problem in most languages and toolchains for everyone looking to do anything about power or performance right now. I couldn't use LLVM for my MS work in part because at he time it scrubbed almost all the precision information in the IR.

'Standard C integer types are incredibly wasteful' for certain types of programming

Erich Keane, a compiler frontend engineer at Intel, has committed a patch to the LLVM Clang project that enables custom width integers - such as 31 bit, 3 bit or 512 bit.…

This entry was posted in News. Bookmark the permalink.

Leave a Reply

Your email address will not be published. Required fields are marked *