[LLVMdev] loop metdata instruction
Pekka Jääskeläinen
pekka.jaaskelainen at tut.fi
Mon Feb 25 23:08:04 PST 2013
Hi Paul,
On 02/26/2013 06:13 AM, Redmond, Paul wrote:
> The point is if the two representations are equivalent (which is what I'd
> like to determine) and one is more convenient/less intrusive on existing
> passes than that should be determined sooner rather than later :P
Isn't it possible that multiple nested loops share the header and
the pre-header in normalized loops? Thus, then adding metadata to the
preheader's branch would make the MD ambiguous for nested loops.
--
--Pekka
More information about the llvm-dev
mailing list