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

[ir] MatrixField refactor 2/n: Rename GlobalVariableExpression to FieldExpression #5989

Merged
merged 3 commits into from
Sep 6, 2022

Conversation

strongoier
Copy link
Contributor

Related issue = #5959

After #5980, a GlobalVariableExpression now serves solely for a field, so we can rename GlobalVariableExpression to FieldExpression for clarity. Some related names like SNodeGlobalVarExprMap are also renamed.

@strongoier strongoier changed the title [ir] Rename GlobalVariableExpression to FieldExpression [ir] MatrixField refactor 2/n: Rename GlobalVariableExpression to FieldExpression Sep 6, 2022
Copy link
Contributor

@ailzhang ailzhang left a comment

Choose a reason for hiding this comment

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

LGTM!

@strongoier strongoier merged commit 7df1815 into taichi-dev:master Sep 6, 2022
@strongoier strongoier deleted the matrix-field-2 branch September 6, 2022 09:05
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