<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"><!-- P {margin-top:0;margin-bottom:0;} --></style>
</head>
<body dir="ltr">
<div id="divtagdefaultwrapper" style="font-size:12pt;color:#000000;font-family:Calibri,Helvetica,sans-serif;" dir="ltr">
<p>I can't find any notes on this. The closest I can find is <a href="https://wiki.openjdk.org/pages/viewpage.action?pageId=20415918" class="OWAAutoLink" id="LPlnk894820">https://wiki.openjdk.org/pages/viewpage.action?pageId=20415918</a><i></i></p>
<p><br>
</p>
<p><span style="font-size: 12pt;">> </span><span style="color: rgb(68, 68, 68); font-family: "Bitstream Vera Sans", "Luxi Sans", Helvetica, Arial, san-serif; font-size: 12pt;">clone loop body and create pre-, main- and post- loops</span></p>
<p><span style="color: rgb(68, 68, 68); font-family: "Bitstream Vera Sans", "Luxi Sans", Helvetica, Arial, san-serif; font-size: 12pt;"><br>
</span></p>
<p><span style="color: rgb(68, 68, 68); font-size: 12pt;">I can guess why a post loop is useful. We can use it for the remainder iterations after loop unrolling.</span></p>
<p><span style="color: rgb(68, 68, 68); font-size: 12pt;">However, I cannot think of scenarios where a pre-loop is useful. What are some cases where a</span></p>
<p><span style="color: rgb(68, 68, 68); font-size: 12pt;">pre-loop is useful?</span></p>
<p></p>
</div>
</body>
</html>