llvm
llvm copied to clipboard
[WIP][SYCL] Add data_flow_pipe properties
Defines new properties for data flow pipes
Properties defined to align with spec in [1]
Existing data flow pipe defined in [2]
data flow pipe will be accepting new property list, spec in [3]
[1] https://github.com/intel/llvm/pull/5839 [2] https://github.com/intel/llvm/blob/sycl/sycl/doc/extensions/proposed/sycl_ext_intel_dataflow_pipes.asciidoc [3] https://github.com/intel/llvm/pull/5838