kmx git
Register
kc3-lang/brotli
kc3-lang
Login
kc3-lang
/
brotli
Browse
Commit
Author :
Mahesh Madhav
Date :
2024-10-05 05:40:19
Hash :
cefec3ce
Message :
Reduce fdiv's into fmul's Provides small speedup on microarchitectures where the floating point divide is slower than the floating point multiply.