Displaying 11 results from an estimated 11 matches for "kotnet".
Did you mean:
dotnet
2013 May 31
2
[LLVMdev] [POLLY] fix Bug 15817
...:isValidInstruction(llvm::Instruction&, polly::ScopDetection::DetectionContext&) const: Assertion `!Context.Verifying && "IndVar"' failed.
>
This was with ISL as of this commit:
commit 02b2b6f2298d6beca919692219a287986e984347
Author: Sven Verdoolaege <skimo at kotnet.org>
Date: Tue Apr 9 17:37:46 2013 +0200
When updating ISL to master as of today, I get a compile error when building polly:
commit 1df91d8515ec88dc7f7f597168ad0f34f26de5a7
Author: Sven Verdoolaege <skimo at kotnet.org>
Date: Wed Apr 17 12:38:51 2013 +0200
isl_ast_codegen.c: co...
2013 May 31
2
[LLVMdev] [POLLY] fix Bug 15817
...:ScopDetection::DetectionContext&) const: Assertion `!Context.Verifying && "IndVar"' failed.
>>>
>>
>> This was with ISL as of this commit:
>>
>> commit 02b2b6f2298d6beca919692219a287986e984347
>> Author: Sven Verdoolaege <skimo at kotnet.org>
>> Date: Tue Apr 9 17:37:46 2013 +0200
>>
>>
>> When updating ISL to master as of today, I get a compile error when building polly:
>>
>> commit 1df91d8515ec88dc7f7f597168ad0f34f26de5a7
>> Author: Sven Verdoolaege <skimo at kotnet.org>
>&...
2013 Jun 05
2
[LLVMdev] [POLLY] fix Bug 15817
...sertion `!Context.Verifying && "IndVar"' failed.
>>>>>
>>>>
>>>> This was with ISL as of this commit:
>>>>
>>>> commit 02b2b6f2298d6beca919692219a287986e984347
>>>> Author: Sven Verdoolaege <skimo at kotnet.org>
>>>> Date: Tue Apr 9 17:37:46 2013 +0200
>>>>
>>>>
>>>> When updating ISL to master as of today, I get a compile error when building polly:
>>>>
>>>> commit 1df91d8515ec88dc7f7f597168ad0f34f26de5a7
>>>> Au...
2013 May 31
0
[LLVMdev] [POLLY] fix Bug 15817
...ruction&, polly::ScopDetection::DetectionContext&) const: Assertion `!Context.Verifying && "IndVar"' failed.
> >
>
> This was with ISL as of this commit:
>
> commit 02b2b6f2298d6beca919692219a287986e984347
> Author: Sven Verdoolaege <skimo at kotnet.org>
> Date: Tue Apr 9 17:37:46 2013 +0200
>
>
> When updating ISL to master as of today, I get a compile error when building polly:
>
> commit 1df91d8515ec88dc7f7f597168ad0f34f26de5a7
> Author: Sven Verdoolaege <skimo at kotnet.org>
> Date: Wed Apr 17 12:38:...
2013 May 31
0
[LLVMdev] [POLLY] fix Bug 15817
...nContext&) const: Assertion `!Context.Verifying && "IndVar"' failed.
>>>>
>>>
>>> This was with ISL as of this commit:
>>>
>>> commit 02b2b6f2298d6beca919692219a287986e984347
>>> Author: Sven Verdoolaege <skimo at kotnet.org>
>>> Date: Tue Apr 9 17:37:46 2013 +0200
>>>
>>>
>>> When updating ISL to master as of today, I get a compile error when building polly:
>>>
>>> commit 1df91d8515ec88dc7f7f597168ad0f34f26de5a7
>>> Author: Sven Verdoolaege <s...
2013 Jun 05
2
[LLVMdev] [POLLY] fix Bug 15817
...ot;' failed.
> >>>>>>
> >>>>>
> >>>>> This was with ISL as of this commit:
> >>>>>
> >>>>> commit 02b2b6f2298d6beca919692219a287986e984347
> >>>>> Author: Sven Verdoolaege <skimo at kotnet.org>
> >>>>> Date: Tue Apr 9 17:37:46 2013 +0200
> >>>>>
> >>>>>
> >>>>> When updating ISL to master as of today, I get a compile error when building polly:
> >>>>>
> >>>>> commit 1df91d...
2013 Jun 05
0
[LLVMdev] [POLLY] fix Bug 15817
...ing && "IndVar"' failed.
>>>>>>
>>>>>
>>>>> This was with ISL as of this commit:
>>>>>
>>>>> commit 02b2b6f2298d6beca919692219a287986e984347
>>>>> Author: Sven Verdoolaege <skimo at kotnet.org>
>>>>> Date: Tue Apr 9 17:37:46 2013 +0200
>>>>>
>>>>>
>>>>> When updating ISL to master as of today, I get a compile error when building polly:
>>>>>
>>>>> commit 1df91d8515ec88dc7f7f597168ad0f34f26d...
2013 Jun 06
0
[LLVMdev] [POLLY] fix Bug 15817
...gt;>>>>>>>
>>>>>>>
>>>>>>> This was with ISL as of this commit:
>>>>>>>
>>>>>>> commit 02b2b6f2298d6beca919692219a287986e984347
>>>>>>> Author: Sven Verdoolaege <skimo at kotnet.org>
>>>>>>> Date: Tue Apr 9 17:37:46 2013 +0200
>>>>>>>
>>>>>>>
>>>>>>> When updating ISL to master as of today, I get a compile error when building polly:
>>>>>>>
>>>>>>...
2013 May 31
0
[LLVMdev] [POLLY] fix Bug 15817
Jack Howarth wrote:
> The attached patch eliminates http://llvm.org/bugs/show_bug.cgi?id=15817 by removing the remaining
> "; XFAIL:*" added in http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20130415/171812.html.
> The Isl/CodeGen/scevcodegen-1.ll testcase in polly appears as an XPASS in current llvm/polly 3.3
> and trunk svn for both x86_64-apple-darwin* and
2013 May 31
4
[LLVMdev] [POLLY] fix Bug 15817
The attached patch eliminates http://llvm.org/bugs/show_bug.cgi?id=15817 by removing the remaining
"; XFAIL:*" added in http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20130415/171812.html.
The Isl/CodeGen/scevcodegen-1.ll testcase in polly appears as an XPASS in current llvm/polly 3.3
and trunk svn for both x86_64-apple-darwin* and x86_64 Fedora 15 when built against isl
2012 Oct 22
0
[LLVMdev] dragonegg polly support broken?
On Sun, Oct 21, 2012 at 03:52:39PM -0700, Tobias Grosser wrote:
> On 10/21/2012 03:46 PM, Jack Howarth wrote:
> >Is there a schedule for releasing updated tarballs for isl and cloog?
>
> I am not aware of a concrete schedule, but I believe Sven (copied)
> was planning to release a new version of isl at some point not too
> far away.
Probably some time next month.
skimo