Skip to content

[flang] Remove an unneeded call to createBox #940

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 1 commit into from
Jul 22, 2021
Merged

Conversation

psteinfeld
Copy link
Collaborator

In processing the UNPACK intrinsic, my implementation had an unneeded
extra call to createBox(). This change removes it.

In processing the UNPACK intrinsic, my implementation had an unneeded
extra call to createBox().  This change removes it.
@psteinfeld psteinfeld requested review from jeanPerier and mleair July 22, 2021 20:04
Copy link

@schweitzpgi schweitzpgi left a comment

Choose a reason for hiding this comment

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

Thanks for the cleanup, Pete. You're the best.

@psteinfeld psteinfeld merged commit 651a3be into fir-dev Jul 22, 2021
@psteinfeld psteinfeld deleted the ps-fix-unpack branch July 22, 2021 21:01
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