[llvm-dev] LLVM no getInt128 in IRBuilder?

Paul Hancock via llvm-dev llvm-dev at lists.llvm.org
Mon Jul 3 23:49:53 PDT 2017


The IRBuilder header lacks 'getInt128', but has the ty func for 128 (also with different formatting), ConstantInt also lacks 128 input so does LLVM actually lack 128 constant support? or is the support limited to constant evaluation (ie; value = const64 * const64 or similar)?

- Paul


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20170704/cb1806ee/attachment-0001.html>


More information about the llvm-dev mailing list