[LLVMdev] Parallel Loop Metadata

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


>> If the loops in foo and bar have the same loop id metadata and foo is
>> >inlined then you have two loops with the same id.
> Is that what really happens? I thought the self-referential metadata design prevented this problem?

It should. For the record, the idea was borrowed from here:
http://llvm.org/docs/doxygen/html/MDBuilder_8h_source.html#l00102

-- 
--Pekka




More information about the llvm-dev mailing list