KhronosGroup / SPIRV-Registry

SPIR-V specs
109 stars 72 forks source link

Upstream SPV_INTEL_masked_gather_scatter #223

Closed MrSidims closed 8 months ago

MrSidims commented 9 months ago

This extension allows TypeVector to have a physical pointer type Component Type and introduces gather/scatter instructions. It will be useful for explicitly vectorized kernels.

SPIR-V validator adjustments will be done later.

SPIR-V Headers: https://github.com/KhronosGroup/SPIRV-Headers/pull/391

bashbaug commented 8 months ago

Merging as discussed in the January 3rd teleconference.