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
Avoid generating private branch for generic accesses
This change fixes an incorrect condition which was causing generation
of branch for private memory even if allocatePrivateAsGlobalBuffer was
enabled.
This change also implements back `-cl-intel-no-local-to-generic` option
which was removed in ee325d492f12192a8fc58f440469d2204da1eeca.
0 commit comments