DPC++ daily 2022-01-19
Pre-release
Pre-release
·
133699 commits
to sycl
since this release
[ESIMD] Enable esimd emulator build by default (#5058) * Enabled ESIMD_EMU support build by default * Replaced ESIMD_EMU with ESIMDCPU for legacy CM_EMU * Updated PI Device info * Removed command line option for esimd_cpu_emulation * Reduced overhead on command creation for ESIMD_EMULATOR BE * ESIMD_EMULATOR plug-in update for bringing-up intel/llvm-test-suite * CM-EMU Device version info composition * Changes to suppress warning messages * Single-point-of-return for EnqueueKernel * Added command line option for disabling ESIMD_EMULATOR build