aztec-packages icon indicating copy to clipboard operation
aztec-packages copied to clipboard

refactor(avm): separate alu finalization

Open fcarreiro opened this issue 6 months ago • 2 comments

PIL

  • Moved ALU lookups to alu.pil. These are mostly range checks and I expect them to be different once @IlyasRidhuan finishes setting up the gadget changes.

CPP

  • Made ALU entry smaller and encapsulated finalize.

fcarreiro avatar Aug 19 '24 14:08 fcarreiro