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

[Driver][SYCL] Do not perform link step with -fsycl-link-targets #13004

Merged
merged 1 commit into from
Mar 19, 2024

Conversation

mdtoguchi
Copy link
Contributor

@mdtoguchi mdtoguchi commented Mar 12, 2024

When using the -fsycl-link-targets option, we inadvertently were triggering the additional device linking steps that are performed for -fsycl-link. Prevent this from happening. Also do a little cleanup of some code that is not needed.

Then using the -fsycl-link-targets option, we inadvertently were
triggering the additional device linking steps that are performed for
-fsycl-link.  Prevent this from happening.  Also do a little cleanup of
some code that is not needed.
@mdtoguchi
Copy link
Contributor Author

@intel/llvm-gatekeepers, this should be ready for merge, thanks!

@sarnex sarnex merged commit 161c25d into intel:sycl Mar 19, 2024
13 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.

3 participants