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] Move Regression/vec_logical_ops E2E test (#12434)
The test is way too simple to require execution on an actual device.
Therefore, moved it to regular LIT tests and restricted it to
`-fsyntax-only` mode.
Moreover, the test lacked checks for `fp64` aspect which caused failures
on devices that don't support it.
0 commit comments