Skip to content

[libdevice] Cross compilation fixes. #19593

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
Jul 28, 2025

Conversation

hvdijk
Copy link
Contributor

@hvdijk hvdijk commented Jul 25, 2025

  • Ensure that when LLVM_USE_HOST_TOOLS=ON, we depend not just on the cross build of tools, but also on the host build of tools.
  • Ensure that when LLVM_USE_HOST_TOOLS=ON, we make the SYCL headers available to nativecpu_utils.cpp, since it will not be available implicitly.

* Ensure that when LLVM_USE_HOST_TOOLS=ON, we depend not just on the
  cross build of tools, but also on the host build of tools.
* Ensure that when LLVM_USE_HOST_TOOLS=ON, we make the SYCL headers
  available to nativecpu_utils.cpp, since it will not be available
  implicitly.
@hvdijk hvdijk requested a review from a team as a code owner July 25, 2025 12:03
@hvdijk hvdijk requested a review from sergey-semenov July 25, 2025 12:03
@hvdijk hvdijk temporarily deployed to WindowsCILock July 25, 2025 12:03 — with GitHub Actions Inactive
@hvdijk hvdijk temporarily deployed to WindowsCILock July 25, 2025 12:31 — with GitHub Actions Inactive
@hvdijk hvdijk temporarily deployed to WindowsCILock July 25, 2025 12:31 — with GitHub Actions Inactive
@hvdijk hvdijk force-pushed the libdevice-cross-compilation branch from 9b8fc82 to 03b10cf Compare July 25, 2025 13:10
@hvdijk hvdijk temporarily deployed to WindowsCILock July 25, 2025 13:10 — with GitHub Actions Inactive
@hvdijk hvdijk temporarily deployed to WindowsCILock July 25, 2025 13:41 — with GitHub Actions Inactive
@hvdijk hvdijk temporarily deployed to WindowsCILock July 25, 2025 13:41 — with GitHub Actions Inactive
@uwedolinsky
Copy link
Contributor

@intel/llvm-gatekeepers this looks ready to merge. Thank you!

@sarnex sarnex merged commit 04f76af into intel:sycl Jul 28, 2025
25 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.

4 participants