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

Remove an unnecessary second pass during liveset refinement #37155

Merged
merged 1 commit into from
Aug 24, 2020

Conversation

yuyichao
Copy link
Contributor

The loop body only mutate LS which isn't read from in the loop.

The loop body only mutate `LS` which isn't read from in the loop.
@yuyichao yuyichao merged commit 92248d2 into master Aug 24, 2020
@yuyichao yuyichao deleted the yyc/codegen/singlepass branch August 24, 2020 02:31
simeonschaub pushed a commit to simeonschaub/julia that referenced this pull request Aug 29, 2020
…g#37155)

The loop body only mutate `LS` which isn't read from in the loop.
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.

None yet

1 participant