[LLVMdev] [PATCH] parallel loop awareness to the LoopVectorizer

Nadav Rotem nrotem at apple.com
Mon Jan 28 11:35:40 PST 2013


sounds good. 

On Jan 28, 2013, at 11:34 AM, Pekka Jääskeläinen <pekka.jaaskelainen at tut.fi> wrote:

> On 01/28/2013 09:23 PM, Redmond, Paul wrote:
>> If ivdep are the semantics you're going for I'd use that.
> 
> Fine, except I prefer not to include 'v' in it. Vectorization
> is merely a one way to parallelize the loop.
> 
> How does llvm.loop.ignore_assumed_deps sound?
> 
> -- 
> --Pekka
> 





More information about the llvm-dev mailing list