2 Commits

Author SHA1 Message Date
Danila Malyutin
a668c0f687
[LoopPredication] Fix division by zero in case of zero branch weights (#66506)
Treat the case where all branch weights are zero as if there was no
profile.
Fixes #66382
2023-09-19 04:38:29 +03:00
Danila Malyutin
e80a8b4ab6 [NFC] Add test for #66382 2023-09-14 21:10:00 +03:00