This fixes the runtime results produces by the fallback multiplication expansion introduced in r270720.
For tests I created a fuzz tester that compares the results with Boost.Multiprecision.
Differential D26628
Integer legalization: fix MUL expansion Authored by chfast on Nov 14 2016, 12:20 PM.
Details This fixes the runtime results produces by the fallback multiplication expansion introduced in r270720. For tests I created a fuzz tester that compares the results with Boost.Multiprecision.
Diff Detail
|