Skip to content

Implement proper intrinsic functions handling #165

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

Merged
merged 9 commits into from
Feb 23, 2022

Conversation

certik
Copy link
Contributor

@certik certik commented Feb 23, 2022

This uses the same design as in LFortran. In this PR we implemented an abs function, with proper compile time evaluation. Now we just need to port all the other functions to use this design, see the comments in the code.

Copy link
Collaborator

@namannimmo10 namannimmo10 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great! Thanks.

@namannimmo10 namannimmo10 merged commit 27ee768 into lcompilers:main Feb 23, 2022
@certik certik deleted the rt1 branch February 24, 2022 00:37
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

Successfully merging this pull request may close these issues.

2 participants