Skip to content
This repository was archived by the owner on Mar 28, 2023. It is now read-only.

[ESIMD] Decompose the LIT test dgetrf.cpp to 2 tests to improve test … #1003

Merged
merged 1 commit into from
Apr 22, 2022

Conversation

v-klochkov
Copy link

…CI time

The test is always in top 10 of longest CI tests.
It consists of 2 subtests being compiled with different options
and runnned separately. Splitted to 2 test without additional changes.

Signed-off-by: Vyacheslav N Klochkov [email protected]

@v-klochkov v-klochkov requested a review from a team as a code owner April 21, 2022 18:17
@v-klochkov v-klochkov requested a review from kbobrovs April 21, 2022 18:17
The test is always in top 5 of longest CI tests.
It consists of 2 subtests being compiled with different options
and runnned separately. Splitted to 2 test without additional changes.

Signed-off-by: Vyacheslav N Klochkov <[email protected]>
@v-klochkov
Copy link
Author

The only failed test is basic.cpp which is unrelated to this PR

@kbobrovs kbobrovs merged commit 6aa6e37 into intel:intel Apr 22, 2022
myler pushed a commit to myler/llvm-test-suite that referenced this pull request Jun 17, 2022
…ime (intel#1003)

The test is always in top 5 of longest CI tests.
It consists of 2 subtests being compiled with different options
and runnned separately. Splitted to 2 test without additional changes.

Signed-off-by: Vyacheslav N Klochkov <[email protected]>
aelovikov-intel pushed a commit to aelovikov-intel/llvm that referenced this pull request Mar 27, 2023
…ime (intel/llvm-test-suite#1003)

The test is always in top 5 of longest CI tests.
It consists of 2 subtests being compiled with different options
and runnned separately. Splitted to 2 test without additional changes.

Signed-off-by: Vyacheslav N Klochkov <[email protected]>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants