This patch just adds two operators to BranchProbability class:
(BP * scalar) and (BP *= scalar).
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
Yeah, still LGTM. =D Tiny nit pick though...
unittests/Support/BranchProbabilityTest.cpp | ||
---|---|---|
160 ↗ | (On Diff #96083) | Call it 'Min' to fit with our naming convensions. |