Skip to content

aarch64: Avoid looping through the BTI instructions

Martin Storsjö requested to merge mstorsjo/dav1d:aarch64-bti-loop into master

This does the same optimizations as 3329f8d1 and 1790e132 on the rest of the code.

Merge request reports