Basic code optimisation #2
Labels
documentation
Improvements or additions to documentation
enhancement
New feature or request
Writing
This issue is being tackled with at the moment
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.
The text was updated successfully, but these errors were encountered: