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

Add swizziling using transform dialect #16248

Closed

Conversation

erman-gurses
Copy link
Contributor

@erman-gurses erman-gurses commented Jan 29, 2024

It connects the swizzling algorithm in the upstream LLVM with IREE using transform dialect.
See the LLVM upstream implementation: llvm/llvm-project#79164

@erman-gurses erman-gurses force-pushed the swizziling-transform-dialect branch 4 times, most recently from 6e67f25 to 8119319 Compare January 30, 2024 02:24
@erman-gurses erman-gurses marked this pull request as ready for review February 1, 2024 04:41
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.

Nice!

@hanhanW
Copy link
Contributor

hanhanW commented Feb 1, 2024

I don't see any IREE specific logics. Shouldn't we add the transform op upstream and use it in IREE? Do we plan to upstream them later?

@MaheshRavishankar
Copy link
Contributor

Yeah good point. @harsh-nod and @erman-gurses can we add this upstream?

@Groverkss
Copy link
Contributor

@erman-gurses
Copy link
Contributor Author

erman-gurses commented Feb 1, 2024

Yeah good point. @harsh-nod and @erman-gurses can we add this upstream?

@MaheshRavishankar, @hanhanW, @Groverkss, I will look for a way to do that.

@erman-gurses
Copy link
Contributor Author

Two PRs are landed to LLVM upstream regarding this PR.
llvm/llvm-project#81550
llvm/llvm-project#81791

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.

None yet

4 participants