SSSE3 implementation of CfL predictor (#515)
This yields an ~4x speed-up of this function. Update sameness test with in-range values. Return early for zero alpha. Elide bounds checks from SSSE3 implementation Bounds are enforced in the safe wrapper.
Loading
Please register or sign in to comment