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

Fix: Handling maxval array function with comparision operator #5336

Merged
merged 2 commits into from
Nov 11, 2024

Conversation

AnshMehta1
Copy link
Contributor

@AnshMehta1 AnshMehta1 commented Nov 10, 2024

Fix :- #5285
Earlier , we were not visiting arguments of Array Function which can be an IntrinsicElementalFunction and thus , this PR tries to incorporate this thing in array_op.

@certik
Copy link
Contributor

certik commented Nov 10, 2024

Let's add a test that now works.

Copy link
Member

@Pranavchiku Pranavchiku left a comment

Choose a reason for hiding this comment

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

Looks good to me, thank you!

@Pranavchiku Pranavchiku merged commit c49b962 into lfortran:main Nov 11, 2024
27 checks passed
@Pranavchiku Pranavchiku added the PRIMA Related to compiling the PRIMA code label Nov 11, 2024
@certik
Copy link
Contributor

certik commented Nov 11, 2024

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PRIMA Related to compiling the PRIMA code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants