192x192->384-bit O(n^2) mul works in SSA form, reg-alloc gives incorrect results...
authorJacob Lifshay <programmerjake@gmail.com>
Sun, 23 Oct 2022 07:25:43 +0000 (00:25 -0700)
committerJacob Lifshay <programmerjake@gmail.com>
Sun, 23 Oct 2022 07:25:43 +0000 (00:25 -0700)
commitc9f33dda41a61e0ee817e907ea5eb66c0fddcab1
tree3f0149510e6adc9f4b1403ee18cbaf654f1cda69
parent489104565442a3ab03dd2fad2fd700e578c01008
192x192->384-bit O(n^2) mul works in SSA form, reg-alloc gives incorrect results though
src/bigint_presentation_code/compiler_ir.py
src/bigint_presentation_code/test_register_allocator.py
src/bigint_presentation_code/test_toom_cook.py
src/bigint_presentation_code/toom_cook.py