<div dir="ltr"><div>Hi, <br></div><div><br></div><div>I'm trying the pass of llc --enable-ipra with benchmarks SPEC CPU 2017. <br></div><div><br></div><div>I compile this benchmarks with clang -O3, and after, y run llc -O3 -enable-ipra.</div><div><br></div><div>However, this pass seems not work. If I count the number of mov operations using -enable-ipra or not, I don't get a significant difference. <br></div><div><br></div><div>Why doesn't this pass work?<br></div></div>