Skip to content

arm: looprestoration: Fix register shifting at the end of a vertical run

Martin Storsjö requested to merge mstorsjo/dav1d:arm-wiener-fix into master

This uses the right registers, corresponding to the ones shifted in the arm64 version.

Merge request reports