[llvm] [LoopUnroll] Fix block frequencies for epilogue (PR #159163)

Florian Hahn via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 31 15:15:30 PDT 2025


fhahn wrote:

> > It looks like this is causing a crash for the `opt -passes='loop-unroll<O3>'`:
> 
> Thanks. Is there a bot somewhere that shows the crash?

no, this is when building a large C/C++ workload

https://github.com/llvm/llvm-project/pull/159163


More information about the llvm-commits mailing list