Ok, thanks, it solved my problem.<br><br><div class="gmail_quote">2008/7/13 Eli Friedman <<a href="mailto:eli.friedman@gmail.com">eli.friedman@gmail.com</a>>:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="Ih2E3d">On Sat, Jul 12, 2008 at 3:45 PM, Julio <<a href="mailto:julio.martin.hidalgo@gmail.com">julio.martin.hidalgo@gmail.com</a>> wrote:<br>
> I would need to operate in the two loops in rotated form. It can be<br>
> considered a bug or I have to introduce manually the header (or modify<br>
> myself the ConsiderForLoop to my particular problem)?<br>
<br>
</div>Try adding "AU.addRequiredID(LoopSimplifyID);AU.addPreservedID(LoopSimplifyID);"<br>
to your transformation pass.<br>
<br>
-Eli<br>
_______________________________________________<br>
LLVM Developers mailing list<br>
<a href="mailto:LLVMdev@cs.uiuc.edu">LLVMdev@cs.uiuc.edu</a>         <a href="http://llvm.cs.uiuc.edu" target="_blank">http://llvm.cs.uiuc.edu</a><br>
<a href="http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev" target="_blank">http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev</a><br>
</blockquote></div><br>