Skip to content

[Backport to 15] Align translation of OpCooperativeMatrixLengthKHR to match the spec (#2964) (#2997)#3013

Closed
KanclerzPiotr wants to merge 3 commits intoKhronosGroup:llvm_release_150from
KanclerzPiotr:llvm_release_150
Closed

[Backport to 15] Align translation of OpCooperativeMatrixLengthKHR to match the spec (#2964) (#2997)#3013
KanclerzPiotr wants to merge 3 commits intoKhronosGroup:llvm_release_150from
KanclerzPiotr:llvm_release_150

Conversation

@KanclerzPiotr
Copy link
Copy Markdown

SPV_KHR_cooperative_matrix extension defines that the only argument
accepted in this instruction is Matrix Type <id>, not the pointer to
an actual matrix.

…ion (KhronosGroup#2559)

The updated SPV_INTEL_bindless_images spec can be seen in this PR: intel/llvm#13753
…ampledImage builtin name (KhronosGroup#2576)

Similar as ConvertHandleToImageINTEL, ConvertHandleToSampledImageINTEL
builtin may have the same argument type but different return types.
So we need to add ret type as name suffix when translating to LLVM IR.
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.

1 participant