Skip to content

Handle OpCopyMemory in mem2reg #772

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 2 commits into from
Oct 25, 2021
Merged

Handle OpCopyMemory in mem2reg #772

merged 2 commits into from
Oct 25, 2021

Conversation

khyperia
Copy link
Contributor

Oh hey, wasn't even intending to fix range-contains.rs, but here we are!

I believe this is a first step towards improving #739 (better for loop codegen), although certainly not perfect right now (this cleans up the remaining three OpVariables generated from that repro program, but a bunch of composites to be cleaned up by SROA remain)


Please review the .stderr changes closely to make sure they're valid, I'm incredibly tired and brain-mush right now and am not 100% sure it's correct, haha

@khyperia khyperia requested a review from eddyb as a code owner October 20, 2021 14:07
@eddyb eddyb merged commit 3f22a89 into main Oct 25, 2021
@eddyb eddyb deleted the mem2reg-opcopymemory branch October 25, 2021 08:01
@khyperia khyperia mentioned this pull request Oct 25, 2021
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