Skip to content

Conversation

@mdtoguchi
Copy link
Contributor

The -fsycl-device-obj option is available to allow the user to specify if they want a different output binary with -fsycl based compilations. Default is to create LLVM-IR based device binaries, but when using -fsycl-device-obj=spirv, we will generate SPIR-V based binaries.

The -fsycl-device-obj option is available to allow the user to specify
if they want a different output binary with -fsycl based compilations.
Default is to create LLVM-IR based device binaries, but when using
-fsycl-device-obj=spirv, we will generate SPIR-V based binaries.
@mdtoguchi
Copy link
Contributor Author

Holding as draft at the moment, it is dependent on #13672

@mdtoguchi mdtoguchi marked this pull request as ready for review May 8, 2024 23:53
@mdtoguchi mdtoguchi requested a review from a team as a code owner May 8, 2024 23:53
@mdtoguchi mdtoguchi temporarily deployed to WindowsCILock May 9, 2024 00:05 — with GitHub Actions Inactive
@mdtoguchi mdtoguchi temporarily deployed to WindowsCILock May 9, 2024 00:47 — with GitHub Actions Inactive
@mdtoguchi
Copy link
Contributor Author

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

@sarnex sarnex merged commit 91b840c into intel:sycl May 10, 2024
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