KhronosGroup / SPIRV-LLVM-Translator

A tool and a library for bi-directional translation between SPIR-V and LLVM IR
Other
460 stars 207 forks source link

[Backport to 15] support joint matrix prefetch #2630

Closed YuriPlyakhin closed 4 days ago

YuriPlyakhin commented 5 days ago

This PR aims to introduce CooperativeMatrixPrefetchINTEL capability and operation, and make initial introduction of entities in llvm-spirv translator.

YuriPlyakhin commented 5 days ago

@MrSidims , please, review/merge.