summaryrefslogtreecommitdiff
path: root/.pick_status.json
diff options
context:
space:
mode:
authorDaniel Schürmann <daniel@schuermann.dev>2021-07-19 15:01:09 +0200
committerDylan Baker <dylan.c.baker@intel.com>2021-07-21 11:52:00 -0700
commitd341882e13251e58e265848cef792c5a90128b07 (patch)
tree3677927812acb8bf3fd646938292836da1c6e460 /.pick_status.json
parent588ee0fd3fa20edbbd31434c34a139c4f911e7a9 (diff)
aco/optimizer: ensure to not erase high bits when propagating packed constants
Packed constants with non-zero values in the high half might have been propagated as 16 bit, dropping the high half. Cc: mesa-stable Closes: #5070 Reviewed-by: Rhys Perry <pendingchaos02@gmail.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/11954> (cherry picked from commit 9b1a296172df38561d650abf98ee2e1c77ac6fc2)
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 3d7ee743a4e..9184ed3381a 100644
--- a/.pick_status.json
+++ b/.pick_status.json
@@ -454,7 +454,7 @@
"description": "aco/optimizer: ensure to not erase high bits when propagating packed constants",
"nominated": true,
"nomination_type": 0,
- "resolution": 0,
+ "resolution": 1,
"main_sha": null,
"because_sha": null
},