summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJuan A. Suarez Romero <jasuarez@igalia.com>2018-12-20 16:28:45 +0100
committerJuan A. Suarez Romero <jasuarez@igalia.com>2018-12-25 17:58:05 +0100
commit8a5e70c5fb4a9301df1ce9ced126aca3941f8db7 (patch)
treef75574007d66bca5817cd75a66b10e32e6344029
parentd06b8a322a1e7868d885624bb8ff7528a5029b28 (diff)
cherry-ignore: nir: properly find the entry to keep in copy_prop_vars
pick: This commit is nominated to stable, but fixes commit b3c61469255 which is in 18.3 stable. Hence, this commit is considered as nominated to 18.3 stable. Signed-off-by: Juan A. Suarez Romero <jasuarez@igalia.com>
-rw-r--r--bin/.cherry-ignore4
1 files changed, 4 insertions, 0 deletions
diff --git a/bin/.cherry-ignore b/bin/.cherry-ignore
index dc402468109..7475d13cd2b 100644
--- a/bin/.cherry-ignore
+++ b/bin/.cherry-ignore
@@ -47,3 +47,7 @@ ff6f1dd0d3c6b4c15ca51b478b2884d14f6a1e06 meson: libfreedreno depends upon libdrm
f67dea5e19ef14187be0e8d0f61b1f764c7ccb4f radv: Fix multiview depth clears
# fixes: There is a specific patch for stable franch for this commit.
bde9f482de69528db5ccf5dd6bbfd8359adfbb19 ac: split 16-bit ssbo loads that may not be dword aligned
+# pick: This commit is nominated to stable, but fixes commit b3c61469255 which
+# is in 18.3 stable. Hence, this commit is considered as nominated to
+# 18.3 stable.
+947f7b452a550c66cfb9a8c9518e35635eb25947 nir: properly find the entry to keep in copy_prop_vars