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
[Driver][SYCL] Fix SYCL option passing for preprocessing (#3149)
When performing SYCL offload, various -fsycl -fsycl-is* options are passed
to the host and target compilations respectively. When performing
preprocessing, a few of these options were not properly passed causing
problems with the generated preprocessed file for the host compilation
side.
0 commit comments