Skip to content

[Driver][SYCL] Fix crash when using libraries with -fsycl #9276

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
May 2, 2023

Conversation

mdtoguchi
Copy link
Contributor

When performing any non-linking behaviors with -fsycl (like -c or -E) and adding any non-compiled input value such as a library the driver would crash due to invalid phase information.

Update the usage of the phase information to be more accurate depending on the input (i.e. Archive)

When performing any non-linking behaviors with -fsycl (like -c or -E)
and adding any non-compiled input value such as a library the driver
would crash due to invalid phase information.

Update the usage of the phase information to be more accurate depending
on the input (i.e. Archive)
@mdtoguchi mdtoguchi requested a review from a team as a code owner May 2, 2023 00:48
@mdtoguchi mdtoguchi temporarily deployed to aws May 2, 2023 01:25 — with GitHub Actions Inactive
@mdtoguchi mdtoguchi temporarily deployed to aws May 2, 2023 02:45 — with GitHub Actions Inactive
@mdtoguchi mdtoguchi requested a review from a team May 2, 2023 17:31
@mdtoguchi
Copy link
Contributor Author

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

@againull againull merged commit ef0d151 into intel:sycl May 2, 2023
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