![]() In order to reduce our reliance on __builtin_{ffs, clz, ctz, popcount}, this commit removes all calls to these functions and replaces them with the equivalent functions in AK/BuiltinWrappers.h. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
math.cpp | ||
math.h |
![]() In order to reduce our reliance on __builtin_{ffs, clz, ctz, popcount}, this commit removes all calls to these functions and replaces them with the equivalent functions in AK/BuiltinWrappers.h. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
math.cpp | ||
math.h |