Skip to content
GitLab
Explore
Sign in
Commit
89b4b9f0
authored
Jan 29, 2023
by
Kazu Hirata
Browse files
[ADT] Use llvm::bit_ceil (NFC)
For nonzero X, NextPowerOf2(X - 1) is equivalent to llvm::bit_ceil(X).
parent
c0320e73
Loading
Loading
Loading
Changes
1
Show whitespace changes
Inline
Side-by-side
Loading
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
sign in
to comment