<div dir="ltr">Dear LLVM Developers,<div><br></div><div>The following are the performance comparisons on some different versions of llvm I used to test my project (running openmp with 2 threads on Power8):</div><div><br></div><div>GCC/8.2.0 - host compiler:   17 Seconds</div><div>LLVM/12.0.0 - built with gcc/8.2.0:   27 Seconds</div><div>LLVM/11.0.0 - Downloaded Pre-built Binaries (<a href="https://github.com/llvm/llvm-project/releases/download/llvmorg-11.0.0/clang+llvm-11.0.0-powerpc64le-linux-rhel-7.4.tar.xz" style="font-family:"Georgia,Palatino,Times,Roman";font-size:14.6667px;background-color:rgb(247,247,247)">PowerPC64LE Red Hat Enterprise Linux</a>):  27 Seconds</div><div>LLVM/8.0.1 -  Downloaded Pre-built Binaries (   <a href="https://github.com/llvm/llvm-project/releases/download/llvmorg-8.0.1/clang+llvm-8.0.1-powerpc64le-linux-rhel-7.4.tar.xz" style="font-family:"Georgia,Palatino,Times,Roman";font-size:14.6667px;background-color:rgb(247,247,247)">Red Hat Enterprise Linux 7.4 ppc64le</a> ):   17 Seconds    </div><div><br></div><div>It is surprising to find that the older version of llvm/8.0.1 reaches its performance that is close to gcc/8.2.0, while the newer are almost twice as slower than gcc/<a href="http://8.2.0.">8.2.0.</a></div><div>Any idea about these low performances of newer versions?</div><div><br></div><div>Best Regards,</div><div>Shelton</div><div><br></div><div>        </div><div><br></div><div><br></div><div>     </div><div>            </div></div>