[LLVMdev] Parallel Loop Metadata

Pekka Jääskeläinen pekka.jaaskelainen at tut.fi
Thu Feb 21 13:33:49 PST 2013


On 02/21/2013 11:15 PM, Redmond, Paul wrote:
> Ok, that was really what I was trying to ask--do the loop ids need to be
> unique? There is nothing preventing this from happening and the documentation
> doesn't state this requirement.

Yes, it has to be unique for each loop for it to work robustly. True, it's
not stated clearly enough. I'll clarify the documentation for this part.

-- 
--Pekka




More information about the llvm-dev mailing list