summaryrefslogtreecommitdiff
path: root/.pick_status.json
diff options
context:
space:
mode:
authorJason Ekstrand <jason.ekstrand@collabora.com>2022-04-20 11:37:19 -0500
committerDylan Baker <dylan.c.baker@intel.com>2022-04-27 11:19:08 -0700
commita5191667d333ed5dc7e0d7019874896f9a94a1a1 (patch)
treeedf138ce429b3828b48ac1a8ecddbe47e6770954 /.pick_status.json
parentdea703ff2bff8df647f8624f32824f8832d47f6b (diff)
spirv: Handle Op*MulExtended for non-32-bit types
Fixes: 58bcebd987b7 ("spirv: Allow [i/u]mulExtended to use new nir opcode") Closes: https://gitlab.freedesktop.org/mesa/mesa/-/issues/6306 Reviewed-by: Bas Nieuwenhuizen <bas@basnieuwenhuizen.nl> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/16060> (cherry picked from commit ef9d97ec1f9d9834db3066b5a7ec67ce6d4ecd86)
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 0e8ffb84df4..cc8342e9489 100644
--- a/.pick_status.json
+++ b/.pick_status.json
@@ -661,7 +661,7 @@
"description": "spirv: Handle Op*MulExtended for non-32-bit types",
"nominated": true,
"nomination_type": 1,
- "resolution": 0,
+ "resolution": 1,
"main_sha": null,
"because_sha": "58bcebd987b7c4e7d741f42699d34b8189ab9e79"
},