Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/videolan/dav1d.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Storsjö <martin@martin.st>2021-08-12 15:03:05 +0300
committerMartin Storsjö <martin@martin.st>2021-08-13 18:16:47 +0300
commitcaa2ede5f76f7e994e78c15f548123ed89eea6d4 (patch)
tree8933a0408fa71e9bb9826f21b6d7744fb72c4639
parent513e4c2401b2379f12de9494098fe44496521238 (diff)
arm64: filmgrain: Remove two stray ret instructions
These are never executed as they come after an unconditional branch.
-rw-r--r--src/arm/64/film_grain.S4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/arm/64/film_grain.S b/src/arm/64/film_grain.S
index 2f622aa..ff1fa6c 100644
--- a/src/arm/64/film_grain.S
+++ b/src/arm/64/film_grain.S
@@ -1161,8 +1161,6 @@ function generate_grain_\type\()_8bpc_neon, export=1
br x16
- ret
-
L(generate_grain_\type\()_lag0):
.ifc \type, y
mov w1, #GRAIN_HEIGHT
@@ -1385,8 +1383,6 @@ function generate_grain_\type\()_8bpc_neon, export=1
br x16
- ret
-
L(generate_grain_\type\()_lag0):
dup v28.8h, w7
ld1r {v27.16b}, [x4] // ar_coeffs_uv[0]