-
Notifications
You must be signed in to change notification settings - Fork 12.4k
Use the new CLZ opcode introduced in Fusaka (and available in solidity 0.8.31) #6173
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Changes from 2 commits
2fa600b
0608dc4
1f02c78
6e174d4
ecfffa4
c3e0817
9f8a13c
3660f16
c01d333
6c4ac2b
3606d19
913adc8
5860901
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,5 +1,5 @@ | ||
| [profile.default] | ||
| solc_version = '0.8.27' | ||
| solc_version = '0.8.31' | ||
| evm_version = 'prague' | ||
|
||
| optimizer = true | ||
| optimizer-runs = 200 | ||
|
|
||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Note,
DIVis 5 gas,shiftsare 3 gas.