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][Driver] Path problems when forming -fsycl-help tool calls
When performing -fsycl-help, the strings to execute the tool were corrupted.
Adjust how the strings are handled. Adjust output behaviors with -### with
-fsycl-help to allow for better inspection of the actual call being made.
Also fix the option to enable help output for ocloc
Signed-off-by: Michael D Toguchi <michael.d.toguchi@intel.com>
0 commit comments