Skip to content

[CI] Install DeviceConfigFile independently #19773

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
Aug 12, 2025

Conversation

KornevNikita
Copy link
Contributor

Also clear configure.py

@KornevNikita KornevNikita marked this pull request as ready for review August 12, 2025 12:56
@KornevNikita KornevNikita requested review from a team as code owners August 12, 2025 12:56
@@ -296,6 +296,7 @@ jobs:
cmake --build $GITHUB_WORKSPACE/build --target install-llvm-cov
cmake --build $GITHUB_WORKSPACE/build --target install-llvm-profdata
cmake --build $GITHUB_WORKSPACE/build --target install-compiler-rt
cmake --install $GITHUB_WORKSPACE/build --component DeviceConfigFile
Copy link
Contributor

Choose a reason for hiding this comment

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

basically we only install this file in CI now right?

Copy link
Contributor Author

@KornevNikita KornevNikita Aug 12, 2025

Choose a reason for hiding this comment

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

With this patch - yes. It's the initial intention as I understand:
https://github.com/intel/llvm/pull/16369/files#r1894476821
image

Copy link
Contributor

Choose a reason for hiding this comment

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

I think this needs a comment in the code about what the file does and why we do it here.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@aelovikov-intel does it answer the question? 0b66a95

@KornevNikita
Copy link
Contributor Author

@sarnex @aelovikov-intel could you please merge

@sarnex sarnex merged commit 8128c0c into intel:sycl Aug 12, 2025
44 of 46 checks passed
KornevNikita added a commit that referenced this pull request Aug 12, 2025
KornevNikita added a commit to KornevNikita/llvm that referenced this pull request Aug 13, 2025
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