Skip to content
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

Partially revert "[Driver][SYCL] Use existing option for device-only … #15328

Merged
merged 2 commits into from
Sep 16, 2024

Conversation

hvdijk
Copy link
Contributor

@hvdijk hvdijk commented Sep 9, 2024

…and some cleanup (#15274)"

This partially reverts commit fd4b409, undoing the change to alias -fsycl-device-only and --offload-device-only but keeping the other cleanups, and adds a test showing why the alias does not work.

Fixes #15319

…and some cleanup (intel#15274)"

This partially reverts commit fd4b409,
undoing the change to alias -fsycl-device-only and
--offload-device-only but keeping the other cleanups, and adds a test
showing why the alias does not work.

Fixes intel#15319
@hvdijk hvdijk requested a review from a team as a code owner September 9, 2024 09:38
@hvdijk
Copy link
Contributor Author

hvdijk commented Sep 9, 2024

The pre-commit Windows CI failure does not look related to this PR, and also fails the same way on other PRs. I think it can be ignored (for now, anyway), but please let me know if I need to do anything.

Copy link
Contributor

@mdtoguchi mdtoguchi left a comment

Choose a reason for hiding this comment

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

That's an unfortunate turn of events. Thanks for the (partial) revert.

@PietroGhg
Copy link
Contributor

@intel/llvm-gatekeepers this looks ready to merge, thank you. CI failure on windows appears in other PRs too so it is likely unrelated

@martygrant martygrant merged commit bc3a43e into intel:sycl Sep 16, 2024
10 of 11 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.

#15274 breaks support for configuration files
4 participants