forked from OSchip/llvm-project
![]() Implement full multiplication `UInt<A> * UInt<B> -> UInt<A + B>` and `quick_mul_hi` that returns the higher half of the product `UInt<A> * UInt<A>`. These 2 functions will be used for dyadic floating point class. Reviewed By: sivachandra Differential Revision: https://reviews.llvm.org/D138541 |
||
---|---|---|
.. | ||
HdrGen | ||
IntegrationTest | ||
LibcTableGenUtil | ||
MPFRWrapper | ||
UnitTest | ||
buildbot | ||
mathtools | ||
testutils | ||
tools | ||
CMakeLists.txt |