[llvm] [SimplifyCFG] Simplify identical predecessors (PR #173022)

Antonio Frighetto via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 5 00:53:33 PST 2026


================
@@ -8022,25 +8061,24 @@ template <> struct llvm::DenseMapInfo<const SwitchSuccWrapper *> {
     // time and passing it in SwitchSuccWrapper, but this slowed down the
----------------
antoniofrighetto wrote:

```suggestion
    // time and passing it in EqualBBWrapper, but this slowed down the
```

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


More information about the llvm-commits mailing list