Skip to content

[SYCL][NFC] Fix ABI tests in post-commit #1859

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 2 commits into from
Jun 10, 2020
Merged

Conversation

alexbatashev
Copy link
Contributor

Post-commit machines have GCC 9 pre-installed. The newer libstdc++
changes field names while preserving data structure layout. Update tests
to be aware of these differences.

Post-commit machines have GCC 9 pre-installed. The newer libstdc++
changes field names while preserving data structure layout. Update tests
to be aware of these differences.
@alexbatashev alexbatashev requested a review from a team as a code owner June 10, 2020 07:37
* upstream/sycl:
  [SYCL] Fix broken build after introduction USM to ocl headers (intel#1852)
  [SYCL][ESIMD] Implement "private globals" (file scope private vars)  in FE (intel#1756)
  [SYCL] Introduce interop handle for host task (intel#1747)
@alexbatashev
Copy link
Contributor Author

Updated branch to get the latest build fixes.

@erichkeane
Copy link
Contributor

This seems alright to me, it checks basically the same things.

@bader bader merged commit c50a8d8 into intel:sycl Jun 10, 2020
@alexbatashev alexbatashev deleted the postcommit_abi branch September 17, 2021 06:45
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.

4 participants