Skip to content
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

isolateMS1B256 question #1

Closed
sillytuna opened this issue Jul 28, 2022 · 2 comments
Closed

isolateMS1B256 question #1

sillytuna opened this issue Jul 28, 2022 · 2 comments

Comments

@sillytuna
Copy link

Is bb |= bb >> 256 required?
Doesn't it just equate to bb |= 0?

Or am I being dumb...

@estarriolvetch
Copy link
Owner

@sillytuna I think you are right!

@sillytuna
Copy link
Author

Unrelated but I'm going to look at shifting the two classes to yul and checking gas use differences.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants