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

[XPU][TritonIntelGPUToLLVM] Add support for more transpose kinds #2786

Merged
merged 5 commits into from
Nov 27, 2024

Conversation

victor-eds
Copy link
Contributor

Add support for layout conversion transposes in which rows managed by a single thread are contiguous in the output matrix.

Step 1 to #2749

Add support for layout conversion transposes in which rows managed
by a single thread are contiguous in the output matrix.

Signed-off-by: victor-eds <victor.perez@codeplay.com>
third_party/intel/lib/Analysis/Utility.cpp Outdated Show resolved Hide resolved
@victor-eds victor-eds enabled auto-merge (squash) November 27, 2024 14:06
@victor-eds victor-eds closed this Nov 27, 2024
auto-merge was automatically disabled November 27, 2024 14:20

Pull request was closed

@victor-eds victor-eds reopened this Nov 27, 2024
@victor-eds victor-eds enabled auto-merge (squash) November 27, 2024 14:24
@victor-eds victor-eds merged commit 131c537 into intel:main Nov 27, 2024
8 of 10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants