llvm-project
cf9ba401 - [BypassSlowDivision] Explicitly create bit mask

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
Committer
Parents
Loading