forked from intel/llvm
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[UR] Use extension version of clGetKernelSubGroupInfo when necessary (i…
…ntel#15896) Co-authored-by: Callum Fare <[email protected]>
- Loading branch information
1 parent
a4a28bd
commit 10044a3
Showing
2 changed files
with
8 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
# commit 1675f053176f0860388aa67fd009750a7e03b2c2 | ||
# Merge: 0ea47d7c 22ca5ee2 | ||
# commit 9937d029c7fdcbf101e89f8515f640c145e059c5 | ||
# Merge: 9ac6d5d9 10b0e101 | ||
# Author: Callum Fare <[email protected]> | ||
# Date: Tue Nov 19 14:41:15 2024 +0000 | ||
# Merge pull request #2337 from aarongreig/aaron/fixCoreFuncMacroWindows | ||
# Fix the CL_CORE_FUNCTION macro on windows. | ||
set(UNIFIED_RUNTIME_TAG 1675f053176f0860388aa67fd009750a7e03b2c2) | ||
# Date: Wed Nov 20 14:49:17 2024 +0000 | ||
# Merge pull request #2258 from aarongreig/aaron/tryUseExtensionSubgroupInfo | ||
# Use extension version of clGetKernelSubGroupInfo when necessary. | ||
set(UNIFIED_RUNTIME_TAG 9937d029c7fdcbf101e89f8515f640c145e059c5) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters