This website requires JavaScript.
Explore
Help
Sign In
shylie
/
llvm-project
Watch
1
Star
0
Fork
0
You've already forked llvm-project
Code
Issues
Pull Requests
Actions
6
Packages
Projects
Releases
Wiki
Activity
484,696
Commits
1,713
Branches
298
Tags
Commit Graph
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