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] Fix a bug in simplify pass #4489

Merged
merged 2 commits into from
Mar 9, 2022
Merged

Conversation

mzmzm
Copy link
Contributor

@mzmzm mzmzm commented Mar 9, 2022

Related issue = fix #4479

@netlify
Copy link

netlify bot commented Mar 9, 2022

✔️ Deploy Preview for docsite-preview ready!

🔨 Explore the source changes: 1884cba

🔍 Inspect the deploy log: https://app.netlify.com/sites/docsite-preview/deploys/62285bb2d4b3d70007129c11

😎 Browse the preview: https://deploy-preview-4489--docsite-preview.netlify.app

Copy link
Contributor

@strongoier strongoier left a comment

Choose a reason for hiding this comment

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

Add a test for the bug :-)

taichi/transforms/simplify.cpp Outdated Show resolved Hide resolved
Copy link
Contributor

@strongoier strongoier left a comment

Choose a reason for hiding this comment

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

Thanks!

@strongoier strongoier merged commit 89a4ddb into taichi-dev:master Mar 9, 2022
@mzmzm mzmzm deleted the fix_delay_bug branch March 9, 2022 08:29
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.

An error occurred when using “if-else” statements in the ti.static loop
2 participants