We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
We target several improvements on compilation time in general and performance of the via-IR pipeline in particular.
Help frameworks reduce compilation overhead through proper use of fine-grained output selection
Increase speed of via-IR compilation via internal refactoring:
Increase the speed of the YUL->EVM code transform via transitioning to SSA-CFG based codegen.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
We target several improvements on compilation time in general and performance of the via-IR pipeline in particular.
Help frameworks reduce compilation overhead through proper use of fine-grained output selection
Increase speed of via-IR compilation via internal refactoring:
Increase the speed of the YUL->EVM code transform via transitioning to SSA-CFG based codegen.
The text was updated successfully, but these errors were encountered: