Issue |
126384
|
Summary |
[compiler-rt] Implement __mulbitint3 and __divmodbitint4
|
Labels |
compiler-rt:builtins
|
Assignees |
|
Reporter |
nikic
|
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.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs