[PATCH] Loop Rerolling Pass

Joerg Sonnenberger joerg at britannica.bec.de
Tue Oct 15 14:08:11 PDT 2013


On Tue, Oct 15, 2013 at 03:55:49PM -0500, Hal Finkel wrote:
> I completely understand; rerolling helps in practice:

One more important item is the reverse of the loop idiom recognizer.
If the user ended up writing code that expands to an unrolled loop
even without being one in the original source form.

Joerg



More information about the llvm-commits mailing list