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

cgen: simplify in infix_expr_and_or_op() (related #21740) #21745

Merged
merged 1 commit into from
Jun 27, 2024

Conversation

yuyi98
Copy link
Member

@yuyi98 yuyi98 commented Jun 27, 2024

This PR simplify in infix_expr_and_or_op() and cleanup in need_tmp_var_in_expr() (related #21740).

  • It can now handle all situations that require the use of temporary variable.

@spytheman spytheman merged commit fccd7cd into vlang:master Jun 27, 2024
76 checks passed
@yuyi98 yuyi98 deleted the simplify_infix_expr_and_or_op branch June 27, 2024 12:05
raw-bin pushed a commit to raw-bin/v that referenced this pull request Jul 2, 2024
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