mirror of
https://github.com/logos-storage/plonky2.git
synced 2026-01-11 02:03:07 +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