Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions adoc/extensions/sycl_khr_dynamic_addrspace_cast.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
This extension introduces a [code]#dynamic_addrspace_cast# function with the
same semantics as [code]#sycl::address_space_cast# to align with the
[code]#static_addrspace_cast# function defined by the
SYCL_KHR_STATIC_ADDRSPACE_CAST extension, and clarifies the expected behavior of
a dynamic address space cast.
<<sec:khr-static-addrspace-cast,sycl_khr_static_addrspace_cast>> extension, and
clarifies the expected behavior of a dynamic address space cast.

[[sec:khr-dynamic-addrspace-cast-dependencies]]
== Dependencies
Expand Down