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][ESIMD] Remove optnone from ESIMD functions (#11986)
Previously we never had optnone in the SPIR-V due to the issue in
993fe5b,
but with that fixed we started seeing it and that broke some O0 tests.
Signed-off-by: Sarnie, Nick <nick.sarnie@intel.com>
0 commit comments