You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Adds support for the -fsyclbin option. This option allows for creation
of a SYCL device specific binary. The binary is created via a device
compilation before being packaged and sent to the clang-linker-wrapper.
The clang-linker-wrapper is responsible to take the device 'object' and
create the corresponding .syclbin file.
0 commit comments