Skip to content

Commit 7271d61

Browse files
authored
[SYCL][Docs] Add deprecation notice to SPV_INTEL_global_variable_decorations (#13772)
1 parent 1bfefc1 commit 7271d61

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

sycl/doc/design/spirv-extensions/SPV_INTEL_global_variable_decorations.asciidoc

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@
2020
// This is necessary for asciidoc, but not for asciidoctor
2121
:cpp: C++
2222

23+
IMPORTANT: This extension is being deprecated in favour of link:https://github.com/KhronosGroup/SPIRV-Registry/blob/main/extensions/INTEL/SPV_INTEL_global_variable_fpga_decorations.asciidoc[SPV_INTEL_global_variable_fpga_decorations] and link:https://github.com/KhronosGroup/SPIRV-Registry/blob/main/extensions/INTEL/SPV_INTEL_global_variable_host_access.asciidoc[SPV_INTEL_global_variable_host_access] which are available in the Khronos SPIR-V registry.
24+
2325
== Name Strings
2426

2527
SPV_INTEL_global_variable_decorations
@@ -212,7 +214,7 @@ Modify Section 3.31, Capability, adding a row to the Capability table:
212214

213215
== Issues
214216

215-
None.
217+
This extension is being deprecated in favour of link:https://github.com/KhronosGroup/SPIRV-Registry/blob/main/extensions/INTEL/SPV_INTEL_global_variable_fpga_decorations.asciidoc[SPV_INTEL_global_variable_fpga_decorations] and link:https://github.com/KhronosGroup/SPIRV-Registry/blob/main/extensions/INTEL/SPV_INTEL_global_variable_host_access.asciidoc[SPV_INTEL_global_variable_host_access] which are available in the Khronos SPIR-V registry.
216218

217219
//. Issue.
218220
//+

0 commit comments

Comments
 (0)