Displaying 2 results from an estimated 2 matches for "3ed4a2c8".
2011 Sep 12
0
[LLVMdev] multi-threading in llvm
...e to contribute). However, such a generic infrastructure has a broader SCoP than the single specific OpenMP pattern we implemented in Polly.
Cheers
Tobi
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20110912/3ed4a2c8/attachment.html>
2011 Sep 12
4
[LLVMdev] multi-threading in llvm
On 09/12/2011 04:28 PM, Sebastian Pop wrote:
> Hi Alexandra,
>
> On Thu, Sep 8, 2011 at 13:53, Jimborean Alexandra<xinfinity_a at yahoo.com> wrote:
>> I had a look at the CodeGeneration from Polly. Is it possible to use it
>> without creating the Scops, by transforming it into a LoopPass?
>
> Yes. If you don't want to use the autopar of Polly and just rely on