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
`-fsycl-targets=` is now an alias for `--offload-targets=` and hence
`--offload-targets=` must also be added to the unsupported arg list as
the Clang driver code checks for matching ID for `--offload-targets=` as
well.
Fixes#20127
0 commit comments