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

Basic code optimisation #2

Open
yuelinxin opened this issue May 28, 2023 · 0 comments
Open

Basic code optimisation #2

yuelinxin opened this issue May 28, 2023 · 0 comments
Assignees
Labels
documentation Improvements or additions to documentation enhancement New feature or request Writing This issue is being tackled with at the moment

Comments

@yuelinxin
Copy link
Owner

Is your feature request related to a problem? Please describe.
Adding a basic implementation of code optimisation such as FunctionPass, dead code elimination is crucial to the performance of the programming language.

Describe the solution you'd like
A basic implementation should be sufficient at the moment.

@yuelinxin yuelinxin self-assigned this May 28, 2023
@yuelinxin yuelinxin added documentation Improvements or additions to documentation enhancement New feature or request labels May 28, 2023
@yuelinxin yuelinxin added the Writing This issue is being tackled with at the moment label Jun 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request Writing This issue is being tackled with at the moment
Projects
None yet
Development

No branches or pull requests

1 participant