llvm-project
cf9ba401
- [BypassSlowDivision] Explicitly create bit mask
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 day ago
[BypassSlowDivision] Explicitly create bit mask Explicitly create the high bit mask using getBitsSetFrom() instead of inverting an integer. This avoids relying on implicit truncation.
Author
nikic
Committer
nikic
Parents
80fc9bc1
Loading