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
[SYCL][NFC] Fix internal option name prefix (#848)
Align internal variable name with the driver option name.
Option name `-fsycl-device-only`.
Variable name `sycl_device_only` -> `fsycl_device_only`.
Signed-off-by: Alexey Bader <[email protected]>
0 commit comments