You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add some kind of parameter similar to --inliner-aggressiveness, which would tell the compiler how much of a potential increase in Brillig bytecode size it can accept when unrolling loops. See #6505 (comment)
Problem
Followup for #6505
Add some kind of parameter similar to
--inliner-aggressiveness
, which would tell the compiler how much of a potential increase in Brillig bytecode size it can accept when unrolling loops. See #6505 (comment)Happy Case
See #6505 (comment)
Workaround
None
Workaround Description
No response
Additional Context
No response
Project Impact
Nice-to-have
Blocker Context
There was an increase in bytecode size in the Keccak256 test, which would be nice to avoid.
Would you like to submit a PR for this Issue?
None
Support Needs
No response
The text was updated successfully, but these errors were encountered: