Skip to content

[SYCL][Driver] Allow -gline-tables-only for the SYCL host compilation only. #18522

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

Open
wants to merge 2 commits into
base: sycl
Choose a base branch
from

Conversation

srividya-sundaram
Copy link
Contributor

Allow -gline-tables-only for the SYCL host compilation only, providing a warning that -gline-tables-only does not apply to device compilation.

Example:

clang++ -### -fsycl -gline-tables-only syclfile.cpp
ignoring `-gline-tables-only` option as it is not currently supported for target 'spir64';only supported for SYCL host compilation

@srividya-sundaram srividya-sundaram marked this pull request as ready for review May 16, 2025 21:28
@srividya-sundaram srividya-sundaram requested review from a team as code owners May 16, 2025 21:28
@sarnex
Copy link
Contributor

sarnex commented May 16, 2025

Close/reopen so CI runs with the latest changes, needed to fix build

@sarnex sarnex temporarily deployed to WindowsCILock May 16, 2025 23:12 — with GitHub Actions Inactive
@sarnex sarnex temporarily deployed to WindowsCILock May 16, 2025 23:12 — with GitHub Actions Inactive
@srividya-sundaram
Copy link
Contributor Author

ping @intel/dpcpp-sanitizers-review @intel/dpcpp-cfe-reviewers

Copy link
Contributor

@premanandrao premanandrao left a comment

Choose a reason for hiding this comment

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

FE changes LGTM

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