Skip to content

Conversation

@wenju-he
Copy link
Contributor

@wenju-he wenju-he commented Jul 4, 2025

Rename to FUNCTION if it is for declaration, since it doesn't make much sense to use __CLC_FUNCTION for OpenCL function declaration. Rename to _IMPL_FUNCTION if it is for definition, since in some cases implementation function isn't clc* function.

…TION

Rename to FUNCTION if it is for declaration, since it doesn't make much
sense to use __CLC_FUNCTION for OpenCL function declaration.
Rename to __IMPL_FUNCTION if it is for definition, since in some cases
implementation function isn't clc_* function.
@wenju-he wenju-he requested a review from frasercrmck July 4, 2025 05:13
Copy link
Contributor

@frasercrmck frasercrmck left a comment

Choose a reason for hiding this comment

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

Brill, thanks

@wenju-he wenju-he merged commit fa9cd47 into llvm:main Jul 7, 2025
10 checks passed
@wenju-he wenju-he deleted the libclc-rename-__CLC_FUNCTION branch July 7, 2025 00:07
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