summaryrefslogtreecommitdiff
path: root/.pick_status.json
diff options
context:
space:
mode:
authorAlyssa Rosenzweig <alyssa@collabora.com>2021-07-29 14:26:08 -0400
committerEric Engestrom <eric@engestrom.ch>2021-08-04 23:12:18 +0100
commit8e0eb712bba4a5db35bbe546be23f9bac5cf0c98 (patch)
treeb165f68a149f5cac48e5aa3e92f3077a15e174ce /.pick_status.json
parenta7158240c389db5f702b67471422b8b2b2d62aca (diff)
pan/bi: Restrict swizzles on same cycle temporaries
Hand typed. We could generate this from the XML to avoid the repititon but I think the cure is worse than the disease. This fixes instruction encoding faults seen in conformance tests. Only a single shader-db affected, and it was likely already broken... quadwords HURT: shaders/glmark/22-1.shader_test MESA_SHADER_FRAGMENT: 133 -> 135 (1.50%) Signed-off-by: Alyssa Rosenzweig <alyssa@collabora.com> Cc: mesa-stable Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/12114> (cherry picked from commit 2cdf95703a816f9dfe4a2bc282caee21ddd94970)
Diffstat (limited to '.pick_status.json')
-rw-r--r--.pick_status.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/.pick_status.json b/.pick_status.json
index bfacd3dfd89..62e900975ab 100644
--- a/.pick_status.json
+++ b/.pick_status.json
@@ -1417,7 +1417,7 @@
"description": "pan/bi: Restrict swizzles on same cycle temporaries",
"nominated": true,
"nomination_type": 0,
- "resolution": 0,
+ "resolution": 1,
"main_sha": null,
"because_sha": null
},