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][E2E] Test recursion in device code (#15605)
Recently we allowed any C++ features to be used in manifestly
constant-evaluated expressions in device code. This is an E2E test case
testing that recursion can be safely used in this way.
0 commit comments