Skip to content

Commit 6c07b1a

Browse files
committed
Updates to device global SPIR-V spec
Update names and wording to make it clear the the new SPIR-V decorations apply to all consumers, even though they are mostly useful for FPGA.
1 parent c5cc57f commit 6c07b1a

File tree

3 files changed

+222
-188
lines changed

3 files changed

+222
-188
lines changed

sycl/doc/DeviceGlobal.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -574,9 +574,9 @@ compiler works in OpenCL C 2.0 mode.
574574
The following three device global properties must be propagated from DPC++
575575
source code, through LLVM IR, and into SPIR-V where they are represented as
576576
SPIR-V decorations (defined in the
577-
[SPV\_INTEL\_fpga\_device\_global\_properties][12] extension).
577+
[SPV\_INTEL\_global\_variable\_decorations][12] extension).
578578

579-
[12]: <extensions/DeviceGlobal/SPV_INTEL_fpga_device_global_properties.asciidoc>
579+
[12]: <extensions/DeviceGlobal/SPV_INTEL_global_variable_decorations.asciidoc>
580580

581581
* `copy_access`
582582
* `init_via`

sycl/doc/extensions/DeviceGlobal/SPV_INTEL_fpga_device_global_properties.asciidoc

Lines changed: 0 additions & 186 deletions
This file was deleted.

0 commit comments

Comments
 (0)