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

[LLVMGPU] Switch to new pass generation tablegen definitions. #18213

Merged
merged 3 commits into from
Aug 14, 2024

Conversation

hanhanW
Copy link
Contributor

@hanhanW hanhanW commented Aug 13, 2024

This is mostly an NFC change. The revision applies a little cleanups:

  • Switch a couple of passes to follow create.*Pass naming convention.
  • Move the detailed comments from Passes.h to Passes.td.

Signed-off-by: hanhanW <hanhan0912@gmail.com>
This is mostly an NFC change. The revision applies a little cleanups:

- Switch a couple of passes to follow `create.*Pass` naming convention.

Signed-off-by: hanhanW <hanhan0912@gmail.com>
@hanhanW
Copy link
Contributor Author

hanhanW commented Aug 14, 2024

It looks like there are regressions in sdxl, I'll take a look

@hanhanW
Copy link
Contributor Author

hanhanW commented Aug 14, 2024

The regression is gone after I rebased it to main branch. It looks like a noise: https://github.com/iree-org/iree/actions/runs/10379225104/job/28737595634?pr=18213

I'll land the PR once the CI is green, just in case.

@hanhanW hanhanW merged commit a72e78b into iree-org:main Aug 14, 2024
45 checks passed
@hanhanW hanhanW deleted the llvmgpu-pass-cleanup branch August 14, 2024 04:47
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