llvm
llvm copied to clipboard
[SYCL][Doc] Add initial draft of sycl load_store proposal
This adds support for a group of load and store functions that accept property lists. The intention is to allow users to pass behavior-modifying hints; we include a set of nontemporal hints here to be used with these functions.
Signed-off-by: Jason Sewall [email protected]
What needs to happen next?
What needs to happen next?
@intel/dpcpp-specification-reviewers is expected to review this proposal.
Interesting.
Would it be possible to have a code sample showing how to use it?
Otherwise, non_temporal with a _ looks nicer to read.