Skip to content

Commit 2237a00

Browse files
authored
Add spirv patch for split barrier support (#329)
1 parent 8f38b8f commit 2237a00

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed
Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
From 648eeda42821d0eb9e0fa4600616799cc433050c Mon Sep 17 00:00:00 2001
2+
From: Feng Zou <[email protected]>
3+
Date: Fri, 25 Feb 2022 13:46:26 +0800
4+
Subject: [PATCH] Update SPIRV header tag to include split barrier commit
5+
6+
PR for updating SPIR-V headers for SPV_INTEL_split_barrier:
7+
https://github.com/KhronosGroup/SPIRV-Headers/pull/268
8+
---
9+
spirv-headers-tag.conf | 2 +-
10+
1 file changed, 1 insertion(+), 1 deletion(-)
11+
12+
diff --git a/spirv-headers-tag.conf b/spirv-headers-tag.conf
13+
index 9c9b01bc..0d9af727 100644
14+
--- a/spirv-headers-tag.conf
15+
+++ b/spirv-headers-tag.conf
16+
@@ -1 +1 @@
17+
-20b02de995803ff500c66b9098038204b1ba13a1
18+
+f75fc98badb2bd585390aeae613a2cdbb2ff3310
19+
--
20+
2.29.2
21+

0 commit comments

Comments
 (0)