<div dir="ltr"><div>Hello,</div><div><br></div><div>I am using a cross compiler built from llvm trunk source.<br></div><div><br></div><div>Host - x86</div><div>Target - AArch64<br></div><div><br></div><div>I am seeing the same loop unroll dump before and after loop unroll pass using flags - "-O2 -funroll-loops". Is there a way to check whether the loop has unrolled or not?</div><div><br></div><div>As I am seeing both before and after loop unroll dumps as same, is there a way to dump branch weights? I tried flag "-stats" but I am not getting any warnings or actual branch weights.<br></div><div><br></div><div>Thanks and Regards,</div><div>Shubham<br></div></div>