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
{{ message }}
This repository was archived by the owner on Mar 28, 2023. It is now read-only.
[ESIMD] Separate ieee sqrt/div functions from ext_math.cpp test (#1398)
* [ESIMD] Separate ieee sqrt/div functions from ext_math.cpp test
This patch:
- separates the ieee_sqrt() and ieee_div() test cases to a new test,
which is not started on Gen12 because it doesn't support those
operations even for fp32.
- enables ext_math.cpp on Windows.
Signed-off-by: Vyacheslav N Klochkov <[email protected]>
0 commit comments