diff --git a/sycl/doc/extensions/experimental/sycl_ext_oneapi_graph.asciidoc b/sycl/doc/extensions/experimental/sycl_ext_oneapi_graph.asciidoc index 79f6472d76890..1220bbcb489b1 100644 --- a/sycl/doc/extensions/experimental/sycl_ext_oneapi_graph.asciidoc +++ b/sycl/doc/extensions/experimental/sycl_ext_oneapi_graph.asciidoc @@ -1823,10 +1823,6 @@ or layered as a separate extension proposal. The following features are not yet supported, and an exception will be thrown if used in application code. -. Using `handler::fill` in a graph node implemented for USM only. -. Using `handler::memset` in a graph node. -. Using `handler::prefetch` in a graph node. -. Using `handler::memadvise` in a graph node. . Using reductions in a graph node. . Using sycl streams in a graph node. . Profiling an event returned from graph submission with