4ast wrote: > The int128 return will be used in internal functions only there is no such thing as 'internal functions'. Returning i128 is an ABI decision. We cannot just hack things in. So, no, this is no go. https://github.com/llvm/llvm-project/pull/174478