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

[async] Cache fusion results #1875

Merged
merged 1 commit into from
Sep 15, 2020
Merged

Conversation

xumingkuan
Copy link
Contributor

@xumingkuan xumingkuan commented Sep 15, 2020

Related issue = #742

Move a part of StateFlowGraph::fuse()::do_fuse() to IRBank::fuse().

[Click here for the format server]


Copy link
Member

@yuanming-hu yuanming-hu left a comment

Choose a reason for hiding this comment

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

Thanks! In the future, we may want to avoid having IRBank do too many things but for now we are good.

@yuanming-hu yuanming-hu merged commit 7972590 into taichi-dev:master Sep 15, 2020
Hanke98 pushed a commit to Hanke98/taichi that referenced this pull request Sep 16, 2020
@yuanming-hu yuanming-hu mentioned this pull request Sep 16, 2020
@xumingkuan xumingkuan deleted the cache-fuse branch September 25, 2020 05:50
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