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

[ESIMD] Add more tests for new xmx::dpas() #1291

Merged
merged 1 commit into from
Sep 28, 2022

Conversation

v-klochkov
Copy link

  • Add the test for bfloat16;
  • Add the tests for dg2;
  • Run DG2 and PVC tests on esimd_emulator;
  • Eliminated compilation warnings.

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

@v-klochkov v-klochkov requested a review from a team as a code owner September 28, 2022 03:58
@v-klochkov
Copy link
Author

/verify with intel/llvm#6891

* Add the test for bfloat16;
* Add the tests for dg2;
* Run DG2 and PVC tests on esimd_emulator;
* Eliminated compilation warnings.

Signed-off-by: Vyacheslav N Klochkov <[email protected]>
@v-klochkov v-klochkov force-pushed the dpas_low_level_api_lit branch from 165ccce to a09a3ce Compare September 28, 2022 04:36

// TODO: Enable these cases when esimd::simd(ptr) constructor is fixed.
// Passed &= tests<8, 5, fp16, fp16>(Q, Print);
// Passed &= tests<8, 3, fp16, fp16>(Q, Print);
// Passed &= tests<8, 5, fp16, fp16, LetDeduceArgs>(Q, Print);

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

as we talked, these testcases should be re-visited and maybe uncommented in a follow-up patch.

@kbobrovs kbobrovs merged commit 7fc11d5 into intel:intel Sep 28, 2022
@v-klochkov v-klochkov deleted the dpas_low_level_api_lit branch September 28, 2022 22:35
myler pushed a commit to myler/llvm-test-suite that referenced this pull request Mar 22, 2023
* Add the test for bfloat16;
* Add the tests for dg2;
* Run DG2 and PVC tests on esimd_emulator;

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
* Add the test for bfloat16;
* Add the tests for dg2;
* Run DG2 and PVC tests on esimd_emulator;


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