llvm
llvm copied to clipboard
Windows build is failing on sycl-rel_5_2_0
Describe the bug
Unable to build sycl-rel_5_2_0 on Windows.
sycl\source\builtins\common_functions.cpp(29): error C2124: divide or mod by zero
and
sycl\source\builtins\math_functions.cpp(37) : fatal error C1001: Internal compiler error.
To reproduce
Follow Get started guide.
buildbot/configure.py
buildbot/compile.py
Environment
- OS: Windows 11 or server 2019
- Target device and vendor: Intel ICX
- DPC++ version:
d2817d6d317db1143bb227168e85c409d5ab7c82 - Dependencies version: [e.g. the output of
sycl-ls --verbose]- cmake=3.25.2
- ninja=1.10.2
- vs2019 (MSVC 19.29.30151.0) or vs2022
Additional context
If this is a system configuration issue (which shouldn't be, because sycl branch works) - please provide an already built Windows package for sycl-rel_5_2_0