Hi, Is there any plan for rewriting the loop optimization code in loop.c using the new loop infrastructure in cfgloop.c? I find current loop optimization in loop.c can be largely improved if using the code in cfgloop.c. Jie