<div dir="ltr"><div>Hi, <br></div><div><br></div><div>I'm interesting in find a pass 
for loop unrolling in LLVM compiler. I tried opt --loop-unroll 
--unroll-count=4, but it don't work well. <br></div><div><br></div><div>What pass I can used and how? <br></div><div><br></div><div>I would also like to know if there is any way to mark the loops that I want them to be unroll</div><div><br></div><div>Thanks you.</div></div>