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

Move canonicalizeFalseDependencies to CanonicalizeAsyncOpDeps in AIR canonicalizer #844

Merged
merged 1 commit into from
Jan 6, 2025

Conversation

erwei-xilinx
Copy link
Collaborator

The canonicalizeFalseDependencies, which removes any wrong dependencies between two ops, should come before the logic applying "don't include a dependency of another dependency", otherwise useful dependencies get lost.

@erwei-xilinx erwei-xilinx requested a review from fifield as a code owner January 6, 2025 01:56
@erwei-xilinx erwei-xilinx merged commit 383a75d into Xilinx:main Jan 6, 2025
11 checks passed
@erwei-xilinx erwei-xilinx deleted the air_cano_wrong_dep_check branch January 6, 2025 02:16
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.

1 participant