Skip to content

[SYCL][NFC] Check alignment for key SYCL types #2788

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
Nov 19, 2020

Conversation

alexbatashev
Copy link
Contributor

Alignment of the type is part of ABI. Changing type aligment is a
breaking change. Cover this with tests.

Alignment of the type is part of ABI. Changing type aligment is a
breaking change. Cover this with tests.
@alexbatashev alexbatashev requested a review from a team as a code owner November 18, 2020 07:41
Copy link
Contributor

@dm-vodopyanov dm-vodopyanov left a comment

Choose a reason for hiding this comment

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

LGTM.
Nit: should the file symbol_size.cpp be renamed as the alignment check was added?

@alexbatashev
Copy link
Contributor Author

LGTM.
Nit: should the file symbol_size.cpp be renamed as the alignment check was added?

I'll do it in a follow-up PR. Documentation also needs updates.

@bader bader merged commit 4d15c28 into intel:sycl Nov 19, 2020
@alexbatashev alexbatashev deleted the check_abi_alignment branch November 19, 2020 09:56
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.

3 participants