[LLVMdev] RegionInfo Question

Ryan Taylor ryta1203 at gmail.com
Wed Feb 15 14:37:38 PST 2012


Why aren't polly.merge and entry in the same color region in the attached
file?

What I'm looking to do is match up a control flow to it's end merge point.
This is simple to do based on preds providing each block is in an
independent path; however, this is not always the case.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20120215/03c7d484/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: RegionInfo_loop
Type: application/octet-stream
Size: 3169 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20120215/03c7d484/attachment.obj>


More information about the llvm-dev mailing list