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] Add non-standard vec aliases back to fix SYCL-CTS (#7925)
SYCL-CTS are still using some aliases which were removed from SYCL 2020
specification, see KhronosGroup/SYCL-CTS#446. Those tests are part of
our post-commit and to make it green, this commit temporary adds those
aliases back.
Note that it is not entierly clear if those aliases should have been
removed in the first place, see KhronosGroup/SYCL-Docs#335.
0 commit comments