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][NFC] Remove default case in exhaustive switch (#9198)
This commit removes the default case for the switch in convertBackend to
avoid a compilation error due to the switch being exhaustive.
---------
Signed-off-by: Larsen, Steffen <steffen.larsen@intel.com>
0 commit comments