Skip to content

[Driver][SYCL] Remove extra SPIR-V conversion when using -fsycl-devic… #5294

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
Jan 13, 2022

Conversation

mdtoguchi
Copy link
Contributor

…e-obj=spirv

The use of -fsycl-device-obj=spirv should only be relevant when creating
objects. Clean up usage of llvm-spirv -r when processing objects, as this
is already taken care of by the spirv-to-ir-wrapper call.

…e-obj=spirv

The use of -fsycl-device-obj=spirv should only be relevant when creating
objects.  Clean up usage of llvm-spirv -r when processing objects, as this
is already taken care of by the spirv-to-ir-wrapper call.
@mdtoguchi mdtoguchi requested a review from a team as a code owner January 12, 2022 17:03
Copy link
Contributor

@AGindinson AGindinson left a comment

Choose a reason for hiding this comment

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

LGTM! Tough catch...

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