mirror of
https://github.com/logos-storage/plonky2.git
synced 2026-05-06 01:59:31 +00:00
* Remove extra shift CTL. * Change order of inputs for the arithmetic shift operations. Add SHR test. Fix max number of bit shifts. Cleanup. * Fix SHR in the case shift >= 256 * Limit visibility of helper functions