summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorEmil Velikov <emil.velikov@collabora.com>2019-01-29 15:10:34 +0000
committerEmil Velikov <emil.l.velikov@gmail.com>2019-01-29 15:10:34 +0000
commit029dced476daa9778c3480ec6eead05deb116d37 (patch)
tree4660ceb4ab35f7ff7ecdba46b64d83b24cf90d3f /bin
parentec40bc62a5bcb7fb99d8dfa96b36709c588c8615 (diff)
cherry-ignore: spirv: Handle arbitrary bit sizes for deref array indices
stable The commits aren't suitable in their present form. Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
Diffstat (limited to 'bin')
-rw-r--r--bin/.cherry-ignore4
1 files changed, 4 insertions, 0 deletions
diff --git a/bin/.cherry-ignore b/bin/.cherry-ignore
index 8d65950c0b9..75b1fed86f9 100644
--- a/bin/.cherry-ignore
+++ b/bin/.cherry-ignore
@@ -6,3 +6,7 @@ ff6f1dd0d3c6b4c15ca51b478b2884d14f6a1e06 meson: libfreedreno depends upon libdrm
# fixes: This commit requires commits aeaf8dbd097 and 7484bc894b9 which did not
# land in branch.
f67dea5e19ef14187be0e8d0f61b1f764c7ccb4f radv: Fix multiview depth clears
+
+# stable The commits aren't suitable in their present form.
+bfe31c5e461a1330d6f606bf5310685eff1198dd nir/builder: Add nir_i2i and nir_u2u helpers which take a bit size
+abfe674c54bee6f8fdcae411b07db89c10b9d530 spirv: Handle arbitrary bit sizes for deref array indices