Skip to content

Conversation

@spall
Copy link
Collaborator

@spall spall commented Dec 18, 2025

Implements support for groupshared argument attribute.
Closes #7969

spall added 4 commits December 3, 2025 16:37
get compiler to error when types aren't exactly the same + arg not groupshared

bug fix

fix test

disallow groupshared param in export/noinline funcs

first check if there are attrs

remove accidental change

tests
@github-actions
Copy link
Contributor

github-actions bot commented Dec 18, 2025

✅ With the latest revision this PR passed the C/C++ code formatter.

Copy link
Member

@hekota hekota left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Mostly looks good, I just have a few comments and suggestions/nits.

@damyanp
Copy link
Member

damyanp commented Jan 12, 2026

Copy link
Member

@hekota hekota left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: New

Development

Successfully merging this pull request may close these issues.

Implement support for groupshared arguments in 202x

3 participants