mirror of
https://github.com/amd/blis.git
synced 2026-06-29 02:37:05 +00:00
* Cleanup of disabled tests * Updating ger evt tests to identify the failing cases * Updating sgemv.evt tests to separate known failures and disable those tests * Update threshold in dtpsv * disabling dgemm_kernel tests that fail * disabling sgemm_kernel tests that fail * disabling cgemv_evt tests that fail * disabling cgemv_evt tests that fail * disabling cgemv_evt and zgemv_evt tests that fail * Fixing typo Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Adding comment on dtpsv threshold adjustment * Update gtestsuite/testsuite/level2/ger/cger/evt/cger_evt.cpp Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Update gtestsuite/testsuite/level2/ger/zger/evt/zger_evt.cpp Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Update gtestsuite/testsuite/level2/tpsv/dtpsv/dtpsv_generic.cpp Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Update gtestsuite/testsuite/level2/tpsv/dtpsv/dtpsv_generic.cpp Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Update gtestsuite/testsuite/level2/ger/zger/evt/zger_evt.cpp Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Update gtestsuite/testsuite/level2/ger/cger/evt/cger_evt.cpp Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> --------- Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>