llvm-project
8e61b6a2
- [PGO][NFC] Avoid floating-point block uniformity check (#206547)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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.
References
#206547 - [PGO][NFC] Avoid floating-point block uniformity check
Author
yxsamliu
Parents
1196e270
Loading