Skip to content

Add spirv patch for split barrier support #329

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Feb 25, 2022
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
From 648eeda42821d0eb9e0fa4600616799cc433050c Mon Sep 17 00:00:00 2001
From: Feng Zou <[email protected]>
Date: Fri, 25 Feb 2022 13:46:26 +0800
Subject: [PATCH] Update SPIRV header tag to include split barrier commit

PR for updating SPIR-V headers for SPV_INTEL_split_barrier:
https://github.com/KhronosGroup/SPIRV-Headers/pull/268
---
spirv-headers-tag.conf | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/spirv-headers-tag.conf b/spirv-headers-tag.conf
index 9c9b01bc..0d9af727 100644
--- a/spirv-headers-tag.conf
+++ b/spirv-headers-tag.conf
@@ -1 +1 @@
-20b02de995803ff500c66b9098038204b1ba13a1
+f75fc98badb2bd585390aeae613a2cdbb2ff3310
--
2.29.2