Skip to content

Rename in-tree AIE passes to AMDAIE #479

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

Merged
merged 1 commit into from
Jun 28, 2024

Conversation

makslevental
Copy link
Collaborator

@makslevental makslevental commented Jun 28, 2024

This PR renames all of the in-tree AIE* passes to AMDAIE* in order to prevent collision with the temporarily added out-of-tree AIE* passes added in #459.

Note, in order to do this and actually change/affect/tweak the CLI args, you/we/I have to add the minimal amount of boilerplate that comes from tablegen for each pass.

Just want to stress/reiterate: this will all disappear completely as soon as we move to using only in-tree lowerings.

Fixes #477 by moving them to use in-tree passes.

@makslevental makslevental force-pushed the makslevental/remove-mlir-aie/rename-passes branch from 393d4d7 to bc46b98 Compare June 28, 2024 12:12
@makslevental makslevental marked this pull request as draft June 28, 2024 12:12
@makslevental makslevental force-pushed the makslevental/remove-mlir-aie/rename-passes branch 2 times, most recently from aa9bb75 to b6801b6 Compare June 28, 2024 12:20
@makslevental makslevental requested a review from daveliddell June 28, 2024 12:23
@makslevental makslevental force-pushed the makslevental/remove-mlir-aie/rename-passes branch from b6801b6 to 6b85909 Compare June 28, 2024 12:30
@makslevental makslevental marked this pull request as ready for review June 28, 2024 12:33
Copy link
Collaborator

@jtuyls jtuyls left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Contributor

@nirvedhmeshram nirvedhmeshram left a comment

Choose a reason for hiding this comment

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

LGTM!

@nirvedhmeshram
Copy link
Contributor

@makslevental since you asked offline if I see any existing dependency issues. Just wanted to say I could not find any so I think this is safe to land.

@makslevental makslevental merged commit 82696d2 into main Jun 28, 2024
2 checks passed
@makslevental makslevental deleted the makslevental/remove-mlir-aie/rename-passes branch June 28, 2024 15:54
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.

Update disabled NPU tests
3 participants