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 global namespace specifier for Enum Values (#1939)
This patch is a follow up to commit e7020a1. The prior commit
appends required scope resolution operator when kernel name is
templated with enum type but not enum value. This patch adds the
missing scope resolution operator when handling enum values.
Signed-off-by: Elizabeth Andrews <[email protected]>
0 commit comments