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

Joel E. Denny via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 31 16:12:35 PDT 2025


jdenny-ornl 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

PR #165938 fixes it for me.

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


More information about the llvm-commits mailing list