Skip to content

[SYCL] Add feature macro for the matrix extension - #3564

Merged
bader merged 3 commits into
intel:syclfrom
yubingex007-a11y:feature-macro-for-jm
Apr 18, 2021
Merged

[SYCL] Add feature macro for the matrix extension#3564
bader merged 3 commits into
intel:syclfrom
yubingex007-a11y:feature-macro-for-jm

Conversation

@yubingex007-a11y

Copy link
Copy Markdown
Contributor

No description provided.

Pennycook
Pennycook previously approved these changes Apr 16, 2021
@yubingex007-a11y

Copy link
Copy Markdown
Contributor Author

ping? @bader

alexbatashev
alexbatashev previously approved these changes Apr 17, 2021
Comment thread sycl/include/CL/sycl/feature_test.hpp Outdated
Comment thread sycl/test/on-device/extensions/matrix-amx-int8-test.cpp Outdated
@yubingex007-a11y
yubingex007-a11y dismissed stale reviews from alexbatashev and Pennycook via 9ac124a April 17, 2021 16:23
@yubingex007-a11y

Copy link
Copy Markdown
Contributor Author

@bader, it seems the merging is still blocked. Do we need appeoval from other reviewers?

@alexbatashev

Copy link
Copy Markdown
Contributor

@bader, it seems the merging is still blocked. Do we need appeoval from other reviewers?

It says "Merging is blocked" because you don't have permissions to press the merge button. Otherwise, it should be fine. You have all the necessary approvals, and all tests have passed.

@bader bader changed the title Add feature macro for the matrix interface and its first implementation for AMX [SYCL] Add feature macro for the matrix extension Apr 18, 2021
@bader
bader merged commit 830bca1 into intel:sycl Apr 18, 2021
jsji pushed a commit that referenced this pull request Mar 19, 2026
No extensions/ nor DebugInfo/ tests are touched.
For tests that are failing appropriate TODO and FIXME are added.
Variants of errors:
1. llc crash run on the test (5 tests), can be found by grep LLC_FAIL;
2. llvm-spirv -r crash when reverse translating llc-generated SPIR-V (5
tests),
can be found by grep LLVM_SPIRV_R_FAIL;
3. FileCheck missmatches that are not yet investigated as a part of this
patch (a number of tests),can be found by grep FILECHECK_FAIL.

Note, few IR samples in llvm-spirv LITs are producing empty SPIR-V
modules when compiled with SPIR-V backend due to DCE. This has to be
fixed.

Original commit:
KhronosGroup/SPIRV-LLVM-Translator@cb7e40b4725f764
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants