[Bug tree-optimization/126664] unswitch does not update probabilities of unswitched condition
"burnus at gcc dot gnu.org via Gcc-bugs" <[email protected]>
| Newsgroups | gmane.comp.gcc.bugs |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=126664 --- Comment #5 from Tobias Burnus <burnus at gcc dot gnu.org> --- RFC patch, (re)setting the branch probability after the hoisting: https://gcc.gnu.org/pipermail/gcc-patches/2026-August/726708.html