summaryrefslogtreecommitdiff
path: root/.pick_status.json
diff options
context:
space:
mode:
authorRhys Perry <pendingchaos02@gmail.com>2020-08-04 16:06:56 +0100
committerDylan Baker <dylan.c.baker@intel.com>2020-08-28 11:27:04 -0700
commit17837b663779ec8490740f4c64d4e98d503b90a9 (patch)
tree4275672d7637289ea61120fbfeb01b4771f4bf0a /.pick_status.json
parent9a66f08cfed7dbe2f9c424290da79ce63dede62d (diff)
aco: create long jumps
When the branch offset can't be encoded, we have to use s_setpc_b64. Fixes hang in RPCS3 vertex ubershader. Signed-off-by: Rhys Perry <pendingchaos02@gmail.com> Reviewed-by: Daniel Schürmann <daniel@schuermann.dev> Closes: https://gitlab.freedesktop.org/mesa/mesa/-/issues/3231 Cc: 20.2 <mesa-stable> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/6212> (cherry picked from commit fe2dc41258b1d868b59c44256ef8397f301ed7da)
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 50bd84d8c66..173a876629e 100644
--- a/.pick_status.json
+++ b/.pick_status.json
@@ -697,7 +697,7 @@
"description": "aco: create long jumps",
"nominated": true,
"nomination_type": 0,
- "resolution": 0,
+ "resolution": 1,
"master_sha": null,
"because_sha": null
},