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

[UR] Support C style arrays #870

Merged
merged 2 commits into from
Sep 19, 2023

Conversation

veselypeta
Copy link
Contributor

This PR:

Closes #869

@veselypeta veselypeta changed the title [UR] Support Raw C Arrays [UR] Support C style arrays Sep 18, 2023
Copy link
Contributor

@Seanst98 Seanst98 left a comment

Choose a reason for hiding this comment

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

LGTM, thanks!

scripts/templates/helper.py Outdated Show resolved Hide resolved
scripts/templates/params.hpp.mako Outdated Show resolved Hide resolved
scripts/templates/params.hpp.mako Outdated Show resolved Hide resolved
scripts/templates/params.hpp.mako Outdated Show resolved Hide resolved
include/ur.py Show resolved Hide resolved
@veselypeta veselypeta merged commit 9a9d2e8 into oneapi-src:main Sep 19, 2023
26 checks passed
@veselypeta veselypeta deleted the petr/860/support-raw-c-arrays branch September 19, 2023 12:25
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.

Support raw C-style array type in spec-generator
4 participants