Build with Clang + MSVC
Open
- Dominant language
- LLVM
- Stars
- 1.7k
- Forks
- 188
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 26
Description
It would be beneficial for Enzyme to build with Clang + MSVC on Windows. One use case is Rust integration. See https://github.com/EnzymeAD/rust/issues/54.
Enzyme is presently cross-compiled for Windows with Clang + MinGW. With any luck, the only change required is updating `CMakeLists.txt` for Clang + MSVC compatibility.
Contributor guide
Assessment
This issue has not been assessed yet.