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] Extract subgroup size from export op to use for vector distribution #14826

Merged
merged 3 commits into from
Aug 26, 2023

Conversation

qedawkins
Copy link
Contributor

Previously subgroup size was hard coded to 32. This extracts the subgroup size from the hal.executable.export op associated with the target.

…ribution

Previously subgroup size was hard coded to 32. This extracts the
subgroup size from the `hal.executable.export` op associated with the
target.
@qedawkins qedawkins merged commit 87b920e into iree-org:main Aug 26, 2023
53 checks passed
@qedawkins qedawkins deleted the subgroup_size_hard_code branch August 26, 2023 05:41
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