llvm
60531f9a - [SYCL] Remove OoO Emulation (#17943)

Commit
354 days ago
[SYCL] Remove OoO Emulation (#17943) Remove the legacy implementation of emulation for OoO queues. This code predated the PI and UR layers in DPC++ because fpga OpenCL did not support OoO queues. Today, this type of thing should be done by the backend compiler or UR layer. --------- Signed-off-by: James Brodman <james.brodman@intel.com>
Author
jbrodman
Parents
Loading