Closed koachan closed 5 years ago
Use more modest optimization and unrolling settings, since it turns out that aggressive optimizations makes the converter run much slower. Also, change hadd8 implementation to a slightly faster one.
hadd8
Fixes #201.
Use more modest optimization and unrolling settings, since it turns out that aggressive optimizations makes the converter run much slower. Also, change
hadd8
implementation to a slightly faster one.Fixes #201.