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

Cherry pick fix for warning and compilation errors (#1849) #1947

Open
wants to merge 3 commits into
base: release/2022.7.1
Choose a base branch
from

Conversation

timmiesmith
Copy link
Contributor

@timmiesmith timmiesmith commented Nov 21, 2024

#1833 and #1849 were not included in the 2022.7.0 release as intended. This PR included it into the branch for the patch release.

…orted (#1833)

* Only use sub-group sizes of 16 in one-wg radix sort

This change is added to avoid a bug where IGC cannot compile SIMD32
kernels with -O0 compilation flags. No performance impact is observed.

Signed-off-by: Matthew Michel <[email protected]>

---------

Signed-off-by: Matthew Michel <[email protected]>
@dmitriy-sobolev
Copy link
Contributor

The PR also cherry-picks #1833. Could you mention it in the commit message and the description?

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.

4 participants