working on adding MergedSSAVal.__mergable_check that ensures copy
authorJacob Lifshay <programmerjake@gmail.com>
Thu, 1 Dec 2022 08:05:17 +0000 (00:05 -0800)
committerJacob Lifshay <programmerjake@gmail.com>
Thu, 1 Dec 2022 08:05:17 +0000 (00:05 -0800)
commit2c979da1bcdf8b086fa084ea6248583c8668aa1b
tree1048d77a0deb8d6445f086aebb2fe9c3598a7af2
parent93658008ecd11da7c66d41666766063f4ca455d6
working on adding MergedSSAVal.__mergable_check that ensures copy
merging won't merge things that are illegal to merge
src/bigint_presentation_code/_tests/test_compiler_ir.py
src/bigint_presentation_code/compiler_ir.py
src/bigint_presentation_code/register_allocator.py