change InterferenceGraph edges to not imply interference
authorJacob Lifshay <programmerjake@gmail.com>
Tue, 6 Dec 2022 08:43:30 +0000 (00:43 -0800)
committerJacob Lifshay <programmerjake@gmail.com>
Tue, 6 Dec 2022 08:43:30 +0000 (00:43 -0800)
commit27c85c21adc7f8c8e0686712ea41d2d9213f804a
treeb0061941ae787cec75a06000bd9351d9e310ba82
parent153b17db0807c990026f29f27cecdbf79a8f60d2
change InterferenceGraph edges to not imply interference

nodes can be only copy-related but not interfering
src/bigint_presentation_code/_tests/test_register_allocator.py
src/bigint_presentation_code/register_allocator.py