Open
Description
We should implement these for parity with libgcc, and to allow LLVM to lower to efficient builtins for multiplication and division of large _BitInts.
See https://gcc.gnu.org/onlinedocs/gccint/Integer-library-routines.html#Bit-precise-integer-arithmetic-functions for the libgcc docs.