Thanks to visit codestin.com
Credit goes to github.com

Skip to content

ASR: Fix explicit iter variable #2237

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 4 commits into from
Jul 31, 2023

Conversation

ubaidsk
Copy link
Collaborator

@ubaidsk ubaidsk commented Jul 31, 2023

fixes #2236

ubaidsk added 4 commits July 31, 2023 07:50
This way they would be executed only if needed
Also enable integration_tests/test_pkg_lpconvexhull.py for LLVM
@ubaidsk
Copy link
Collaborator Author

ubaidsk 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

@ubaidsk ubaidsk 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.

@ubaidsk ubaidsk enabled auto-merge July 31, 2023 02:56
@ubaidsk ubaidsk merged commit 4a43dea into lcompilers:main Jul 31, 2023
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