Skip to content

Commit 4e527a0

Browse files
committed
improvements
1 parent 610375c commit 4e527a0

File tree

3 files changed

+116
-188
lines changed

3 files changed

+116
-188
lines changed

llvm/docs/SPIRVUsage.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -165,6 +165,8 @@ list of supported SPIR-V extensions, sorted alphabetically by their extension na
165165
- Adds decorations that can be applied to global (module scope) variables.
166166
* - ``SPV_INTEL_global_variable_fpga_decorations``
167167
- Adds decorations that can be applied to global (module scope) variables to help code generation for FPGA devices.
168+
* - ``SPV_INTEL_media_block_io``
169+
- Adds additional subgroup block read and write functionality that allow applications to flexibly specify the width and height of the block to read from or write to a 2D image.
168170
* - ``SPV_INTEL_optnone``
169171
- Adds OptNoneINTEL value for Function Control mask that indicates a request to not optimize the function.
170172
* - ``SPV_INTEL_split_barrier``

0 commit comments

Comments
 (0)