copy-merging works afaict! -- some tests still broken: out-of-date
authorJacob Lifshay <programmerjake@gmail.com>
Fri, 9 Dec 2022 08:06:41 +0000 (00:06 -0800)
committerJacob Lifshay <programmerjake@gmail.com>
Fri, 9 Dec 2022 08:06:41 +0000 (00:06 -0800)
commit74a864a3ef7f009e322a965353be511ad9f031b0
tree2ddd92be2576f883f3b4245f4dbd10d77d5a42c7
parent0291c0a744c7b0ee25725f5d527922dece8f49c2
copy-merging works afaict! -- some tests still broken: out-of-date

tests not yet all updated for new register allocator results
src/bigint_presentation_code/_tests/test_register_allocator.py
src/bigint_presentation_code/_tests/test_toom_cook.py
src/bigint_presentation_code/compiler_ir.py
src/bigint_presentation_code/register_allocator.py
src/bigint_presentation_code/register_allocator_test_util.py [new file with mode: 0644]