ih264 per-function target attribute on clang and GCC #328
Loading…
Reference in a new issue
No description provided.
Delete branch "main"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Continuation of #152.
Just curious - #152 targets sse4.1, however the functions here say "sse42". Should I be targeting sse4.2, or is sse4.1 fine?
As per Exzap's comment on #152, I'm putting sse42.