We are working on improving LLVM OpenMP support in MSVC, and one of the things we would like to investigate is the possibility of setting up a Windows build/test bot for LLVM OpenMP repo check-ins, right now it looks like only Linux builds are done. How do we start? Thanks
2 Likes
If you participating in LLVM Dev this year, check out:
10:00 AM - 10:30 AM What does it take to run LLVM Buildbots? Technical Talk David Spickett Monterey - Lower Level
@DavidSpickett is probably also hanging around here ![]()
1 Like
The official introduction:
https://llvm.org/docs/HowToAddABuilder.html
1 Like
![]()
The linked docs are the best place to start. Happy to help with any other questions.