add Fn class rather than global for generating op ids
authorJacob Lifshay <programmerjake@gmail.com>
Sat, 15 Oct 2022 00:13:26 +0000 (17:13 -0700)
committerJacob Lifshay <programmerjake@gmail.com>
Sat, 15 Oct 2022 00:13:26 +0000 (17:13 -0700)
commitdf75844fb207370a516bc9927beeb463c729e8e0
tree40d0f4c6e487c093498931105ec5f73c1498d5eb
parentbedf72180fa237857fac79b527691f609a56dd10
add Fn class rather than global for generating op ids
src/bigint_presentation_code/compiler_ir.py
src/bigint_presentation_code/test_compiler_ir.py
src/bigint_presentation_code/test_register_allocator.py