Sebastian Pop
2014-Mar-14 16:34 UTC
[LLVMdev] [polly] adding a polly build-bot running on windows
Hi Rick, Tobi, now that we have a way to link polly statically into the tools, we can turn on the windows polly build-bot. Let's speak about the config that the bot will run: ISL only (no CLooG), imath as a replacement for GMP, and cmake to configure llvm. The compiler will be MSVC 2013: we have verified that the current ISL version with the two patches that I sent out for ISL are compiling with MSVC 2013. Anything else that I am missing? Tobi, does this look like an interesting config for the build-bots? Thanks, Sebastian -- Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, hosted by The Linux Foundation
Tobias Grosser
2014-Mar-14 18:43 UTC
[LLVMdev] [polly] adding a polly build-bot running on windows
On 03/14/2014 05:34 PM, Sebastian Pop wrote:> Hi Rick, Tobi, > > now that we have a way to link polly statically into the tools, we can turn on > the windows polly build-bot. > > Let's speak about the config that the bot will run: ISL only (no CLooG), imath > as a replacement for GMP, and cmake to configure llvm. The compiler will be MSVC > 2013: we have verified that the current ISL version with the two patches that I > sent out for ISL are compiling with MSVC 2013. Anything else that I am missing? > Tobi, does this look like an interesting config for the build-bots?Perfect, wonderful. Do you need any help in setting this up? Tobias
Rick Foos
2014-Mar-14 20:17 UTC
[LLVMdev] [polly] adding a polly build-bot running on windows
Hi Tobi, I'm familiar with Zorg, but sometimes people have plans for existing bots I might not be aware of. Are there specific bots for linux/windows I should add this to, or should I leave the existing polly bots alone and create one or two new ones? Of course, Any change would be backward compatible to all other users of the builder. The plan would be have linux and windows cmake builds with isl only, and imath. Rick On 03/14/2014 01:43 PM, Tobias Grosser wrote:> On 03/14/2014 05:34 PM, Sebastian Pop wrote: >> Hi Rick, Tobi, >> >> now that we have a way to link polly statically into the tools, we >> can turn on >> the windows polly build-bot. >> >> Let's speak about the config that the bot will run: ISL only (no >> CLooG), imath >> as a replacement for GMP, and cmake to configure llvm. The compiler >> will be MSVC >> 2013: we have verified that the current ISL version with the two >> patches that I >> sent out for ISL are compiling with MSVC 2013. Anything else that I >> am missing? >> Tobi, does this look like an interesting config for the build-bots? > > Perfect, wonderful. Do you need any help in setting this up? > > Tobias >
Apparently Analagous Threads
- [LLVMdev] [polly] adding a polly build-bot running on windows
- RFC: Import of Integer Set Library into LLVM source tree
- RFC: Import of Integer Set Library into LLVM source tree
- [RFC] Semi-Automatic clang-format of files with low frequency
- RFC: Import of Integer Set Library into LLVM source tree