summaryrefslogtreecommitdiff
path: root/.pick_status.json
diff options
context:
space:
mode:
authorRhys Perry <pendingchaos02@gmail.com>2021-01-19 14:34:40 +0000
committerDylan Baker <dylan.c.baker@intel.com>2021-01-20 09:22:16 -0800
commitb98745871b11ad7ba6ba51dd0b08aae10b55a3da (patch)
tree1b7d2a299e3273b0c2024f7f3fa522b1d05c2332 /.pick_status.json
parent24b733aebd39d0c8df77b0867c0cf468c0d8f3a0 (diff)
aco: fix convert_to_SDWA() check in add_subdword_definition()
v_or_b32 with a v2b definition should use SDWA if is_partial=true. Signed-off-by: Rhys Perry <pendingchaos02@gmail.com> Reviewed-by: Daniel Schürmann <daniel@schuermann.dev> Fixes: 56345b8c610 ("aco: allow reading/writing upper halves/bytes when possible") Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/8577> (cherry picked from commit fcda9b67374e7c98c7a84b916bb32a8aaa84d414)
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 6a6ad11a2bc..e2517828a55 100644
--- a/.pick_status.json
+++ b/.pick_status.json
@@ -22,7 +22,7 @@
"description": "aco: fix convert_to_SDWA() check in add_subdword_definition()",
"nominated": true,
"nomination_type": 1,
- "resolution": 0,
+ "resolution": 1,
"master_sha": null,
"because_sha": "56345b8c610e06b2c6ccb0d0975e62f9a008e34e"
},