Displaying 20 results from an estimated 40000 matches similar to: "Polly documentation builds are broken"
2012 Oct 21
4
[LLVMdev] dragonegg polly support broken?
On 10/21/2012 03:46 PM, Jack Howarth wrote:
> On Sun, Oct 21, 2012 at 02:31:50PM -0700, Tobias Grosser wrote:
>> On 10/21/2012 12:47 PM, Jack Howarth wrote:
>>> On Sun, Oct 21, 2012 at 11:58:43AM -0700, Tobias Grosser wrote:
>>> ...
>>>> Does attached patch work for you?
>>>>
>>>> Tobi
>>>>
>>>
>>> Tobi,
2015 Jun 27
2
[LLVMdev] polly trunk broken on x86_64 darwin
Tobias,
The most recent commits at svn revision 240868 have broken the
Polly build on x86_64 on darwin...
[ 57%] Building C object
tools/polly/lib/CMakeFiles/Polly.dir/External/isl/isl_int_sioimath.c.o
/sw/src/fink.build/llvm37-3.7.0-100/llvm-3.7.0.src/tools/polly/lib/External/isl/isl_int_sioimath.c:1:10:
fatal error: 'malloc.h' file not found
#include <malloc.h>
^
1
2012 Oct 21
2
[LLVMdev] dragonegg polly support broken?
On 10/21/2012 12:47 PM, Jack Howarth wrote:
> On Sun, Oct 21, 2012 at 11:58:43AM -0700, Tobias Grosser wrote:
> ...
>> Does attached patch work for you?
>>
>> Tobi
>>
>
> Tobi,
> Yes, with this patch current llvm/polly svn builds and runs 'make polly-test'
> without issues in finding LLVMPolly.so. Thanks for fixing this so quickly.
Thanks for
2012 Oct 21
2
[LLVMdev] dragonegg polly support broken?
On 10/21/2012 11:46 AM, Jack Howarth wrote:
> On Sun, Oct 21, 2012 at 02:35:49PM -0400, Jack Howarth wrote:
>> On Sun, Oct 21, 2012 at 11:01:37AM -0700, Tobias Grosser wrote:
>>> On 10/21/2012 10:57 AM, Jack Howarth wrote:
>>>> On Sun, Oct 21, 2012 at 10:38:48AM -0700, Tobias Grosser wrote:
>>>>> On 10/21/2012 09:13 AM, Jack Howarth wrote:
2011 Jun 08
2
[LLVMdev] Polly test and example
Hi, all
I tried Polly installation on Ubuntu.
On its building, it returned no errors.
But when I run "make polly-test", it returns 11 unexpected failures as
follows.
-----------------------------------
********************
Testing Time: 19.77s
********************
Failing Tests (11):
Polly :: CodeGen/do_pluto_matmult.ll
Polly :: CodeGen/loop_with_condition.ll
Polly ::
2015 Jun 27
2
[LLVMdev] polly trunk broken on x86_64 darwin
Tobias,
I can confirm that deleting the...
#include <malloc.h>
from the top of lib/External/isl/isl_int_sioimath.c allows the polly
cmake build to complete on x86_64 darwin.
Jack
On Sat, Jun 27, 2015 at 2:25 AM, Tobias Grosser <tobias at grosser.es> wrote:
> On 06/27/2015 03:39 AM, Jack Howarth wrote:
>>
>> Tobias,
>> The most recent
2012 Oct 21
0
[LLVMdev] dragonegg polly support broken?
On Sun, Oct 21, 2012 at 02:31:50PM -0700, Tobias Grosser wrote:
> On 10/21/2012 12:47 PM, Jack Howarth wrote:
>> On Sun, Oct 21, 2012 at 11:58:43AM -0700, Tobias Grosser wrote:
>> ...
>>> Does attached patch work for you?
>>>
>>> Tobi
>>>
>>
>> Tobi,
>> Yes, with this patch current llvm/polly svn builds and runs 'make
2012 Oct 21
2
[LLVMdev] dragonegg polly support broken?
On Sun, Oct 21, 2012 at 11:01:37AM -0700, Tobias Grosser wrote:
> On 10/21/2012 10:57 AM, Jack Howarth wrote:
>> On Sun, Oct 21, 2012 at 10:38:48AM -0700, Tobias Grosser wrote:
>>> On 10/21/2012 09:13 AM, Jack Howarth wrote:
>>>> On Sun, Oct 21, 2012 at 08:38:21AM -0700, Tobias Grosser wrote:
>>>>> On 10/20/2012 05:38 PM, Jack Howarth wrote:
2012 Oct 21
2
[LLVMdev] dragonegg polly support broken?
On Sun, Oct 21, 2012 at 10:38:48AM -0700, Tobias Grosser wrote:
> On 10/21/2012 09:13 AM, Jack Howarth wrote:
>> On Sun, Oct 21, 2012 at 08:38:21AM -0700, Tobias Grosser wrote:
>>> On 10/20/2012 05:38 PM, Jack Howarth wrote:
>>>> Duncan,
>>>> Is the documentation for using Polly support in dragonegg correct? I built llvm/polly/dragonegg
2017 May 25
2
[cfe-dev] www-scripts Sphinx doc builder broken and needs intervention.
@Tobias The poly docs build step is still failing, but due to a bug in the
particular version of Sphinx used by the www-scripts builder.
This seems like something best worked around inside poly.
The builds take place hourly and their output is reported on the
www-scripts at lists.llvm.org mailing list.
On Thu, May 25, 2017 at 12:58 AM, Tobias Grosser <tobias.grosser at inf.ethz.ch
> wrote:
2012 Oct 21
0
[LLVMdev] dragonegg polly support broken?
On 10/21/2012 10:57 AM, Jack Howarth wrote:
> On Sun, Oct 21, 2012 at 10:38:48AM -0700, Tobias Grosser wrote:
>> On 10/21/2012 09:13 AM, Jack Howarth wrote:
>>> On Sun, Oct 21, 2012 at 08:38:21AM -0700, Tobias Grosser wrote:
>>>> On 10/20/2012 05:38 PM, Jack Howarth wrote:
>>>>> Duncan,
>>>>> Is the documentation for using Polly
2011 Jun 09
0
[LLVMdev] Polly test and example
On 06/08/2011 01:17 AM, MORIYAMA Tomohiro wrote:
> Hi, all
>
> I tried Polly installation on Ubuntu.
>
> On its building, it returned no errors.
> But when I run "make polly-test", it returns 11 unexpected failures as
> follows.
> -----------------------------------
> ********************
> Testing Time: 19.77s
> ********************
> Failing Tests
2012 Oct 21
0
[LLVMdev] dragonegg polly support broken?
On Sun, Oct 21, 2012 at 02:35:49PM -0400, Jack Howarth wrote:
> On Sun, Oct 21, 2012 at 11:01:37AM -0700, Tobias Grosser wrote:
> > On 10/21/2012 10:57 AM, Jack Howarth wrote:
> >> On Sun, Oct 21, 2012 at 10:38:48AM -0700, Tobias Grosser wrote:
> >>> On 10/21/2012 09:13 AM, Jack Howarth wrote:
> >>>> On Sun, Oct 21, 2012 at 08:38:21AM -0700, Tobias
2018 Mar 20
3
HPC/Parallel/Polly BoF at EuroLLVM
Hey folks,
Do we have proposals for an HPC focused BoF at EuroLLVM?
I'd like to discuss the current efforts around integrating Polly,
parallel IR efforts and vectoriser support in VPlan (like outer loop),
as well as coordination on the next steps around Flang.
--
cheers,
--renato
2012 Oct 21
0
[LLVMdev] dragonegg polly support broken?
On Sun, Oct 21, 2012 at 11:58:43AM -0700, Tobias Grosser wrote:
...
> Does attached patch work for you?
>
> Tobi
>
Tobi,
Yes, with this patch current llvm/polly svn builds and runs 'make polly-test'
without issues in finding LLVMPolly.so. Thanks for fixing this so quickly.
Do you have any comments on failing tests we are seeing on x86_64-apple-darwin11?
Failing Tests (5):
2012 Oct 21
0
[LLVMdev] dragonegg polly support broken?
On 10/21/2012 09:13 AM, Jack Howarth wrote:
> On Sun, Oct 21, 2012 at 08:38:21AM -0700, Tobias Grosser wrote:
>> On 10/20/2012 05:38 PM, Jack Howarth wrote:
>>> Duncan,
>>> Is the documentation for using Polly support in dragonegg correct? I built llvm/polly/dragonegg
>>> using the documentation at
2013 Aug 09
0
[LLVMdev] [Polly] Summary of some expensive compiler passes, especially PollyDependence
On 08/08/2013 07:45 PM, Star Tan wrote:
> At 2013-08-09 10:20:46,"Tobias Grosser" <tobias at grosser.es> wrote:>On 08/08/2013 06:27 PM, Star Tan wrote:
>>> At 2013-08-08 22:28:33,"Tobias Grosser" <tobias at grosser.es> wrote:
>>>> On 08/08/2013 01:29 AM, Star Tan wrote:
>>>>> Hi all,
>>>>>
2017 May 06
2
Build polly-amd64-linux Failure
On Sat, May 6, 2017, at 04:28 PM, llvm.buildmaster at lab.llvm.org wrote:
> The Buildbot has detected a failed build on builder polly-amd64-linux
> while building polly.
> Full details are available at:
> http://lab.llvm.org:8011/builders/polly-amd64-linux/builds/6539
>
> Buildbot URL: http://lab.llvm.org:8011/
>
> Buildslave for this Build: grosser1
>
> Build
2011 May 13
0
[LLVMdev] building Polly on Ubuntu
On 05/13/2011 01:29 AM, MORIYAMA Tomohiro wrote:
> Hello,
>
> I am trying to build Polly on Ubuntu11.04 on Windows XP via VMWare,
> according to the Polly wiki(now moved).
>
> I succeeded last month, but now it fails at "make".
> Please tell me what is wrong.
Hi Tomohiro,
cool that you are looking into Polly. Lets see if we can get it working. ;)
> Here is
2011 Jun 10
2
[LLVMdev] Polly test and example
H, Tobias
Thank you for your reply.
Tobias Grosser wrote:
(Thu, 09 Jun 2011 15:41:05 -0300)
>On 06/08/2011 01:17 AM, MORIYAMA Tomohiro wrote:
>> Hi, all
>>
>> I tried Polly installation on Ubuntu.
>>
>> On its building, it returned no errors.
>> But when I run "make polly-test", it returns 11 unexpected failures as
>> follows.
>>