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
F14Table and F14Map have 2 versions, one for sse4.2 and neon, and another for other arches.
We do not want to maintain different binary for different arches, so we should support runtime SIMD adaptor to simplify it.