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 GC preserve optimization #24475

Merged
merged 1 commit into from
Nov 6, 2017
Merged

Fix GC preserve optimization #24475

merged 1 commit into from
Nov 6, 2017

Conversation

yuyichao
Copy link
Contributor

@yuyichao yuyichao commented Nov 4, 2017

Only remove the call if all of the arguments are eliminated.

This was the reason for and is based on #24474.

@yuyichao yuyichao added the compiler:codegen Generation of LLVM IR and native code label Nov 4, 2017
Only remove the call if all of the arguments are eliminated.
@yuyichao yuyichao merged commit 9696488 into master Nov 6, 2017
@yuyichao yuyichao deleted the yyc/codegen/preserve branch November 6, 2017 21:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
compiler:codegen Generation of LLVM IR and native code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants