Skip to content
Snippets Groups Projects
Unverified Commit 8e161adb authored by David Michael Barr's avatar David Michael Barr Committed by GitHub
Browse files

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.
parent ea40e92a
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment