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
Case when function scope variable codegen-ed as global variable is
possible for both OpenCL and SYCL, for example local variables defined
by user are turned into globals in the local address space.
Signed-off-by: Mariya Podchishchaeva <[email protected]>
0 commit comments