llvm-project
8e61b6a2 - [PGO][NFC] Avoid floating-point block uniformity check (#206547)

Commit
86 days ago
[PGO][NFC] Avoid floating-point block uniformity check (#206547) Use an integer threshold when deciding whether a block is mostly uniform. This keeps the 90% rule exact and avoids relying on floating-point arithmetic in profile merging.
Author
Parents
Loading