Skip to content

x86: Remove identity/adst itx fast paths

Testing shows that those code paths are essentially never executed with real-world bitstreams so they just add redundant branches, increase code size, and add complexity for no actual benefit.

Merge request reports

Loading