Skip to content
Commit 89b4b9f0 authored by Kazu Hirata's avatar 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
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment