llvm icon indicating copy to clipboard operation
llvm copied to clipboard

[WIP][SYCL] Add data_flow_pipe properties

Open sherry-yuan opened this issue 3 years ago • 0 comments

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

sherry-yuan avatar Mar 22 '22 01:03 sherry-yuan