Skip to content

[UR] Change names starting in _ur_ -> ur_ #18134

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

Merged
merged 1 commit into from
Apr 22, 2025

Conversation

RossBrunton
Copy link
Contributor

Identifiers starting with an underscore in the global scope are reserved
names, so change them to not do that.

Identifiers starting with an underscore in the global scope are reserved
names, so change them to not do that.
Copy link
Contributor

@hvdijk hvdijk left a comment

Choose a reason for hiding this comment

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

The NativeCPU parts look fine, thanks

Copy link
Contributor

@konradkusiak97 konradkusiak97 left a comment

Choose a reason for hiding this comment

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

LGTM.

@RossBrunton
Copy link
Contributor Author

@intel/llvm-gatekeepers Please merge.

@ldrumm
Copy link
Contributor

ldrumm commented Apr 22, 2025

Reminds me somewhat of my own failed attempt ;)

Thanks for the cleanup!

@ldrumm ldrumm merged commit fcec14d into intel:sycl Apr 22, 2025
46 of 47 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.

6 participants