Skip to content

[SYCL][NFC] Improve ABI testing for memory objects #2139

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 3 commits into from
Jul 21, 2020

Conversation

alexbatashev
Copy link
Contributor

#1870 broke ABI by adding new field to
AccessorImplHost. This patch improves ABI testing to catch this type of
problems in future.

Signed-off-by: Alexander Batashev [email protected]

intel#1870 broke ABI by adding new field to
AccessorImplHost. This patch improves ABI testing to catch this type of
problems in future.

Signed-off-by: Alexander Batashev <[email protected]>
@alexbatashev alexbatashev requested a review from a team as a code owner July 20, 2020 08:46
Copy link
Contributor

@romanovvlad romanovvlad left a comment

Choose a reason for hiding this comment

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

LGTM

Signed-off-by: Alexander Batashev <[email protected]>
dm-vodopyanov
dm-vodopyanov previously approved these changes Jul 20, 2020
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
It looks like there is a common problem with CI today, that's why Jenkins/Precommit failed.

Upd.: BTW, should spec_constant_impl.hpp be added as well?

Signed-off-by: Alexander Batashev <[email protected]>
@alexbatashev
Copy link
Contributor Author

Upd.: BTW, should spec_constant_impl.hpp be added as well?

No, it should be moved to src directory.

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

@romanovvlad romanovvlad merged commit 630a6de into intel:sycl Jul 21, 2020
@alexbatashev alexbatashev deleted the improve_abi_tests branch July 21, 2020 11:02
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