Skip to content

[OpaquePointers] Add support for JointMatrixINTEL target ext type#1852

Merged
MrSidims merged 2 commits into
KhronosGroup:mainfrom
MrSidims:matrix-opaque
Mar 16, 2023
Merged

[OpaquePointers] Add support for JointMatrixINTEL target ext type#1852
MrSidims merged 2 commits into
KhronosGroup:mainfrom
MrSidims:matrix-opaque

Conversation

@MrSidims

Copy link
Copy Markdown
Contributor

The expected representation is:
target("spirv.JointMatrixINTEL", %element_type, %rows%, %cols%, %scope%,
%use%, (optional) %element_type_interpretation%)

TODO: figure out, how to deal with the switch from old API (Matrix has Layout) to new API (Layout was removed)

Depends on:
#1799
intel/llvm#8343

@MrSidims

Copy link
Copy Markdown
Contributor Author

@jcranmer-intel please take a look

@jcranmer-intel jcranmer-intel left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Offhand, the jointmatrix-specific changes look reasonable to me.

Sidorov, Dmitry added 2 commits March 14, 2023 08:26
The expected representation is:
target("spirv.JointMatrixINTEL", %element_type, %rows%, %cols%, %scope%,
       %use%, (optional) %element_type_interpretation%)

Signed-off-by: Sidorov, Dmitry <dmitry.sidorov@intel.com>
Signed-off-by: Sidorov, Dmitry <dmitry.sidorov@intel.com>
@MrSidims

Copy link
Copy Markdown
Contributor Author

@jcranmer-intel @asudarsa @vmaksimo @jgstarIntel @maksimsab please take a look

@MrSidims
MrSidims merged commit ee03f5f into KhronosGroup:main Mar 16, 2023
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.

2 participants