Skip to content

[Backport to 14] Split JointMatrixMadINTEL instruction into 4 (#1833) #2059

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

mateuszchudyk
Copy link
Contributor

JointMatrixMadINTEL will stand for signed/signed Matrix type JointMatrixSUMadINTEL will stand for signed/signed Matrix type JointMatrixUSMadINTEL will stand for unsigned/signed Matrix type JointMatrixUUMadINTEL will stand for unsigned/unsigned Matrix type

Spec update:
intel/llvm#8175

Signed-off-by: Dmitry Sidorov [email protected]

@mateuszchudyk mateuszchudyk force-pushed the split-join-matrix-mad-intel.backport14 branch from bca83cd to 0d45bab Compare June 21, 2023 14:49
MrSidims added 2 commits June 22, 2023 09:36
…sGroup#1833)

JointMatrixMadINTEL will stand for signed/signed Matrix type
JointMatrixSUMadINTEL will stand for signed/signed Matrix type
JointMatrixUSMadINTEL will stand for unsigned/signed Matrix type
JointMatrixUUMadINTEL will stand for unsigned/unsigned Matrix type

Spec update:
intel/llvm#8175

Signed-off-by: Dmitry Sidorov [email protected]
@mateuszchudyk mateuszchudyk force-pushed the split-join-matrix-mad-intel.backport14 branch from 0d45bab to 6f1c938 Compare June 22, 2023 07:38
Copy link
Contributor

@vmaksimo vmaksimo left a comment

Choose a reason for hiding this comment

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

LGTM, clang-tidy can be ignored.

@AlexeySachkov AlexeySachkov merged commit 23f398b into KhronosGroup:llvm_release_140 Jun 22, 2023
@mateuszchudyk mateuszchudyk deleted the split-join-matrix-mad-intel.backport14 branch March 21, 2024 07:43
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