You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Optimize llvm_cttz_i32() to remove the clumsy cttz_i8 lookup table to simplify code - (probably faster too, though did not benchmark; the arithmetic only form is greatly preferred anyway)
0 commit comments