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

ASR: Fix explicit iter variable #2237

Merged
merged 4 commits into from
Jul 31, 2023

Conversation

Shaikh-Ubaid
Copy link
Collaborator

fixes #2236

@Shaikh-Ubaid
Copy link
Collaborator Author

Shaikh-Ubaid commented Jul 31, 2023

The test case integration_tests/test_pkg_lpconvexhull.py now runs with llvm backend:

 lpython integration_tests/test_pkg_lpconvexhull.py -I integration_tests > convexhull_img_llvm.pgm

convexhull_img_llvm

@Shaikh-Ubaid Shaikh-Ubaid requested a review from certik July 31, 2023 02:46
Copy link
Contributor

@certik certik left a comment

Choose a reason for hiding this comment

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

I think that's fine.

@Shaikh-Ubaid Shaikh-Ubaid merged commit 4a43dea into lcompilers:main Jul 31, 2023
9 checks passed
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.

ASR: Bug in explicit loop var
2 participants