llvm
87b55fda - [SYCL][Graph] Remove expired limitations from specification (#12618)

Commit
2 years ago
[SYCL][Graph] Remove expired limitations from specification (#12618) The merged PR https://github.com/intel/llvm/pull/11472 added support for `handler::fill` and `handler::memset` nodes in a graph, while merged PR https://github.com/intel/llvm/pull/11474 added support for `handler::prefetch` and `handler::mem_advise`. Remove mentions of these as limitations from the specification, as they are now supported.
Author
Ewan Crawford
Parents
Loading