[llvm-commits] [polly] r169127 - /polly/trunk/utils/checkout_cloog.sh
Tobias Grosser
grosser at fim.uni-passau.de
Tue Dec 4 13:57:47 PST 2012
On Tue, Dec 4, 2012, at 07:22 PM, Sebastian Pop wrote:
> Hi Tobi,
>
> Tobias Grosser wrote:
> > Use isl 0.11
> >
> > We now switch to the newly released isl 0.11. This adds a couple of bug fixes
> > on top of the recent update.
> >
> > Modified:
> > polly/trunk/utils/checkout_cloog.sh
> >
> > Modified: polly/trunk/utils/checkout_cloog.sh
> > URL: http://llvm.org/viewvc/llvm-project/polly/trunk/utils/checkout_cloog.sh?rev=169127&r1=169126&r2=169127&view=diff
> > ==============================================================================
> > --- polly/trunk/utils/checkout_cloog.sh (original)
> > +++ polly/trunk/utils/checkout_cloog.sh Mon Dec 3 08:44:14 2012
> > @@ -1,7 +1,7 @@
> > #!/bin/sh
> >
> > CLOOG_HASH="57470e76bfd58a0c38c598e816411663193e0f45"
> > -ISL_HASH="acc5df2f96fc0c04495cd237f0b5b5eb8822ed85"
> > +ISL_HASH="isl-0.11"
>
> Any reason to not put the sha key of the release in there?
> 9f82ab3cd18ac34f883c30594111e4eb17426e11
>
> This breaks some of my scripts.
No strong reason. Fixed in 169313
>
> Thanks,
> Sebastian
> --
> Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, hosted
> by The Linux Foundation
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
More information about the llvm-commits
mailing list