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

[LinalgExt] Switch to new pass generation tablegen definitions. #18216

Merged
merged 1 commit into from
Aug 14, 2024

Conversation

hanhanW
Copy link
Contributor

@hanhanW hanhanW commented Aug 14, 2024

The revision applies few cleanups:

  • Remove outdated pass constructors in DecomposeAttention pass. The tileOnly option is not used at all.
  • Add dummy summery to ConvertAttentionToOnlineAttentionPass
  • Switch namespaces to the single-line syntax for few passes.

The revision applies few cleanups:

- Remove outdated pass constructors in TileAttention pass. The
  `tileOnly` option is not used at all.
- Add dummy summery to ConvertAttentionToOnlineAttentionPass
- Switch namespaces to the single-line syntax for few passes.

Signed-off-by: hanhanW <[email protected]>
@hanhanW hanhanW merged commit 7d60397 into iree-org:main Aug 14, 2024
45 checks passed
@hanhanW hanhanW deleted the linalg-ext-passes-cleanup branch August 14, 2024 16:33
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