[llvm] [SLU][profcheck] Estimate branch weights in partial unswitch cases (PR #164035)

Joel E. Denny via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 23 11:26:53 PDT 2025


================
@@ -271,10 +278,33 @@ static bool areLoopExitPHIsLoopInvariant(const Loop &L,
 /// Copy a set of loop invariant values \p ToDuplicate and insert them at the
----------------
jdenny-ornl wrote:

```suggestion
/// Copy a set of loop invariant values \p Invariants and insert them at the
```

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


More information about the llvm-commits mailing list