search for: 39bc8d65

Displaying 2 results from an estimated 2 matches for "39bc8d65".

2013 Feb 08
0
[LLVMdev] Parallel Loop Metadata
...basic block annotation, unless the BBs are created for very specific reasons and no pass it allowed to touch it (especially inliners). cheers, --renato -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20130208/39bc8d65/attachment.html>
2013 Feb 08
6
[LLVMdev] Parallel Loop Metadata
Hi Tobi, Thanks for reviewing the proposal. I imagine that it may also affects your parallelization work in Polly. > > I am not sure if I am able to follow your reasoning. How could the -loop-vectorizer detect parallelism violations? I had the feeling that we introduce the llvm.loop meta-data for the case where we want to inform the loop vectorizer that it can assume the absence of