search for: michaelkruse

Displaying 5 results from an estimated 5 matches for "michaelkruse".

2017 Sep 04
2
llvm-dev Digest, Vol 159, Issue 2
...at lists.llvm.org on behalf of llvm-dev at lists.llvm.org> wrote: Date: Fri, 1 Sep 2017 13:47:57 -0500 From: Hal Finkel via llvm-dev <llvm-dev at lists.llvm.org> To: LLVM Dev <llvm-dev at lists.llvm.org> Cc: Tobias Grosser <tobias.grosser at inf.ethz.ch>, michaelkruse at meinersbur.de Subject: [llvm-dev] [RFC] Polly Status and Integration Message-ID: <e976ae0e-4ccc-0552-2569-b0d472b1e2df at anl.gov> Content-Type: text/plain; charset="utf-8"; Format="flowed" ** *Hi everyone,As you may know, stock LLVM does n...
2017 Sep 04
2
[RFC] Polly Status and Integration
...rote: > > > > Date: Fri, 1 Sep 2017 13:47:57 -0500 > > From: Hal Finkel via llvm-dev <llvm-dev at lists.llvm.org> > > To: LLVM Dev <llvm-dev at lists.llvm.org> > > Cc: Tobias Grosser <tobias.grosser at inf.ethz.ch>, > > michaelkruse at meinersbur.de > > Subject: [llvm-dev] [RFC] Polly Status and Integration > > Message-ID: <e976ae0e-4ccc-0552-2569-b0d472b1e2df at anl.gov> > > Content-Type: text/plain; charset="utf-8"; Format="flowed" > > > > ** &...
2017 Sep 20
0
[RFC] Polly Status and Integration
...t will consequently take a little bit more time. Cheers, Johannes > -----Original Message----- > From: llvm-dev [mailto:llvm-dev-bounces at lists.llvm.org] On Behalf Of Johannes Doerfert via llvm-dev > Sent: 20 September 2017 01:33 > To: Hal Finkel > Cc: LLVM Dev; Tobias Grosser; michaelkruse at meinersbur.de > Subject: Re: [llvm-dev] [RFC] Polly Status and Integration > > Hi Hal, Tobias, Michael, and others, > > I'd like to add my view (and a proposal) to this discussion and I apologize directly for doing this so late*. I also want to apologize because this email i...
2017 Sep 20
0
[RFC] Polly Status and Integration
Hi Hal, Tobias, Michael, and others, I'd like to add my view (and a proposal) to this discussion and I apologize directly for doing this so late*. I also want to apologize because this email is long, contains various technical details and also argumentations that might need more justification. However, I am happy to provide further information (and/or examples) to explain my views if
2017 Sep 01
10
[RFC] Polly Status and Integration
** *Hi everyone,As you may know, stock LLVM does not provide the kind of advanced loop transformations necessary to provide good performance on many applications. LLVM's Polly project provides many of the required capabilities, including loop transformations such as fission, fusion, skewing, blocking/tiling, and interchange, all powered by state-of-the-art dependence analysis. Polly also