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

Plans to support compilation via Yul IR (--via-ir option)? #249

Open
theonekeyg opened this issue Sep 11, 2024 · 2 comments
Open

Plans to support compilation via Yul IR (--via-ir option)? #249

theonekeyg opened this issue Sep 11, 2024 · 2 comments

Comments

@theonekeyg
Copy link

Hi folks.

It looks like Ethereum Team is moving to more adaptation for Yul support, since it allows for better optimizations and helps with common EVM compilation issues, such as stack-too-deep errors (error that I faced when trying to compile for TVM).

Are there plans to add Yul IR compilation option to TVM compiler? Failed to search for any information regarding Yul for TVM.

@CryptoSnowPrince
Copy link

It seems they don't support --vir-ir flag yet.
I am looking.

@llwslc
Copy link
Contributor

llwslc commented Nov 4, 2024

The next version will support

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

3 participants