DPC++ daily 2022-11-29
Pre-release
Pre-release
·
117848 commits
to sycl
since this release
[SYCL] Remove experimental from bfloat16 in Windows test (#7569) bfloat16 was recently moved out of the experimental namespace but windows_build_test.cpp did not reflect this. This commit removes the use of the experimental namespace. Signed-off-by: Larsen, Steffen <steffen.larsen@intel.com>