[LLVMdev] [PATCH] parallel loop awareness to the LoopVectorizer
Pekka Jääskeläinen
pekka.jaaskelainen at tut.fi
Mon Jan 28 09:03:33 PST 2013
On 01/28/2013 06:45 PM, Nadav Rotem wrote:
> I am okay with this patch, assuming that you follow the review of Tobias
> and Renato and provide a separate patch for the min-iter-count and a few
> test cases.
OK. Any opinions on the location of the isParallelLoop() check? Shall I
put it to Loop so it is more widely accessible? I.e. Loop->isParallel().
--
Pekka
More information about the llvm-dev
mailing list