[llvm-commits] Patch to delete loops with multiple exiting blocks

Andrew Clinton ajclinto at gmail.com
Tue Feb 22 08:11:06 PST 2011


Any takers?

On Sun, Feb 20, 2011 at 12:28 PM, Andrew Clinton <ajclinto at gmail.com> wrote:
> This is a simple patch to improve the loop-delete pass so that it will
> delete loops with multiple exiting blocks (but still a single exit).
>



More information about the llvm-commits mailing list