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

[LLVMGPUVectorDistribute] Infer sizes for dynamic shapes from lowering config #19973

Merged
merged 1 commit into from
Feb 20, 2025

Conversation

manupak
Copy link
Contributor

@manupak manupak commented Feb 12, 2025

Currently, we only infer static tiling sizes when we use derived thread config.
This commit adds the same support when tiling sizes are derived from lowering config.

from lowering config.

Currently, we only infer static tiling sizes when we use
derived thread config.

This commit adds the same support when tiling sizes are
derived from lowering config.

Signed-off-by: Manupa Karunaratne <[email protected]>
@manupak manupak merged commit b58b966 into iree-org:main Feb 20, 2025
40 checks passed
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