Skip to content
Unverified Commit eca25295 authored by AtariDreams's avatar AtariDreams Committed by GitHub
Browse files

Use Log2_64_Ceil to compute PowerOf2Ceil (#67580)

Instead of calling NextPowerOf2, which is only useful for constants,
we should call Log2_64_Ceil, which is faster because it uses compiler
intrinsics where supported.
parent a511c1a9
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment