3 Commits

Author SHA1 Message Date
Elvina Yakubova
e0bd8d3485
[SLP] Better way to filter target-specific tests (#106720)
When only an exclusive target e.g AArch64 was enabled, these tests were
previously shown as UNSUPPORTED.
This change allows us to run tests for cases with only a build for one
target.
2024-09-23 12:49:15 +01:00
Elvina Yakubova
9167667b5c
[SLP] Fix REQUIRES line for failing tests (#106531) 2024-08-29 12:38:08 +01:00
Elvina Yakubova
ddbc8f331a
[SLP] Move some of X86 tests to common directory (#106401)
Some of the tests from X86 directory can be generalized for AArch64 to
improve its coverage.
2024-08-29 11:28:33 +01:00