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

[VMVX] Switch to new pass generation tablegen definitions #18149

Merged
merged 2 commits into from
Aug 8, 2024

Conversation

hanhanW
Copy link
Contributor

@hanhanW hanhanW commented Aug 8, 2024

This should be NFC. The additional changes:

  • Removes an unused using-declaration from VMVXLowerExecutableTargetPass.
  • Rename LowerLinalgMicrokernels.cpp to match the pass name (i.e., it becomes VMVXLowerLinalgMicrokernels.cpp).

This should be NFC. The additional changes:

- Removes an unused using-declaration from VMVXLowerExecutableTargetPass.
- Rename LowerLinalgMicrokernels to match the pass name.

Signed-off-by: hanhanW <[email protected]>
Copy link
Contributor

@MaheshRavishankar MaheshRavishankar left a comment

Choose a reason for hiding this comment

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

Two down!!

@hanhanW hanhanW merged commit 4bea50e into iree-org:main Aug 8, 2024
44 checks passed
@hanhanW hanhanW deleted the vmvx-pass-cleanup branch August 8, 2024 16:06
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