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: replacing cast node on intrinsic array function in array op pass #3726

Merged
merged 3 commits into from
Mar 28, 2024

Conversation

Pranavchiku
Copy link
Contributor

Fixes #3720

@Pranavchiku Pranavchiku added the asr pass Issue or pull request specific to ASR pass label Mar 28, 2024
@Pranavchiku Pranavchiku added the stdlib Issues related to compiling fortran-lang/stdlib label Mar 28, 2024
@Pranavchiku Pranavchiku marked this pull request as ready for review March 28, 2024 08:28
@certik certik merged commit 1a582c4 into lfortran:main Mar 28, 2024
21 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
asr pass Issue or pull request specific to ASR pass stdlib Issues related to compiling fortran-lang/stdlib
Projects
None yet
Development

Successfully merging this pull request may close these issues.

incorrect assignment unroll to do loop in array_op pass
2 participants