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 redundant move in return statement #90546

Merged

Conversation

xiaoleis-nv
Copy link
Contributor

This pull request removes unnecessary move in the return statement to suppress compilation warnings.

@xiaoleis-nv
Copy link
Contributor Author

@joker-eph , can you please help me review this pull request? Thank you!

@xiaoleis-nv
Copy link
Contributor Author

I don't have permission to merge this pull request. @joker-eph could you please help me merge it? Thank you!

@joker-eph
Copy link
Collaborator

Windows pre merge failure was broken at head and is unrelated, I’ll merge

@joker-eph joker-eph closed this May 6, 2024
@joker-eph joker-eph reopened this May 6, 2024
@joker-eph joker-eph merged commit db532ff into llvm:main May 6, 2024
7 of 8 checks passed
joker-eph added a commit that referenced this pull request May 6, 2024
joker-eph added a commit that referenced this pull request May 6, 2024
Reverts #90546

This broke some bots, seems like some toolchain don’t consider the
implicit move here.
@xiaoleis-nv xiaoleis-nv deleted the fix/remove_redundant_move_in_return_statement branch May 6, 2024 14:04
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

3 participants