Skip to content

Conversation

@Lunderberg
Copy link
Contributor

Prior to this commit, the EliminateCommonSubexpr utility could only apply to relax::Function instances. This commit extends the allowed usage to apply to any relax::Expr that contains variable bindings. This is only included as an internal utility within the C++ implementation, and is not currently exposed for external use.

Prior to this commit, the `EliminateCommonSubexpr` utility could only
apply to `relax::Function` instances.  This commit extends the allowed
usage to apply to any `relax::Expr` that contains variable bindings.
This is only included as an internal utility within the C++
implementation, and is not currently exposed for external use.
Copy link
Contributor

@slyubomirsky slyubomirsky left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great change, thank you very much.

@slyubomirsky slyubomirsky merged commit 82586fb into apache:unity Sep 27, 2023
@Lunderberg Lunderberg deleted the unity_extend_eliminate_command_subexpr branch September 27, 2023 19:47
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