Use gcc builtins instead of library functions for ffs*
Summary: because, shockingly, glibc doesn't divert to the gcc builtins which are inlined and fast Test Plan: folly/test Reviewed By: sding@fb.com FB internal diff: D543363
Showing
Please register or sign in to comment