Skip to content

Commit dfaa070

Browse files
authored
[SYCL][DOC] Add validation rules to SPIR-V ext (#5687)
Add validation rules to the SPIR-V extension SPV_INTEL_global_variable_decorations.
1 parent b185269 commit dfaa070

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -207,7 +207,8 @@ Modify Section 3.31, Capability, adding a row to the Capability table:
207207

208208
=== Validation Rules
209209

210-
None.
210+
* It is invalid for two *HostAccessINTEL* decorations in the same module to
211+
have the same _Name_ operand.
211212

212213
== Issues
213214

0 commit comments

Comments
 (0)