<div dir="ltr">Hi,<div><br></div><div>Recently the LoopUnrollAndJamPass was made a function pass, and here was the motivation for that: <a href="https://groups.google.com/forum/#!topic/llvm-dev/LF4rUjkVI2g">https://groups.google.com/forum/#!topic/llvm-dev/LF4rUjkVI2g</a>.</div><div>I don't see an obvious reason to keep IRCE as a LoopPass either, so I thought folks familiar with the pass could chime in if this seems like the right change.</div><div>An additional motivation is the need to either preserve BranchProbabilityInfo or have a new instance computed for each Loop (<a href="https://reviews.llvm.org/D72891">D72891</a>). Making IRCE a FunctionPass will address this issue.</div><div><br></div><div>Thanks,</div><div>Alina</div>





</div>