File tree Expand file tree Collapse file tree 2 files changed +8
-10
lines changed Expand file tree Collapse file tree 2 files changed +8
-10
lines changed Original file line number Diff line number Diff line change 1- # commit 1675f053176f0860388aa67fd009750a7e03b2c2
2- # Merge: 0ea47d7c 22ca5ee2
1+ # commit 9937d029c7fdcbf101e89f8515f640c145e059c5
2+ # Merge: 9ac6d5d9 10b0e101
33# Author: Callum Fare <[email protected] > 4- # Date: Tue Nov 19 14:41:15 2024 +0000
5- # Merge pull request #2337 from aarongreig/aaron/fixCoreFuncMacroWindows
6- # Fix the CL_CORE_FUNCTION macro on windows .
7- set (UNIFIED_RUNTIME_TAG 1675f053176f0860388aa67fd009750a7e03b2c2 )
4+ # Date: Wed Nov 20 14:49:17 2024 +0000
5+ # Merge pull request #2258 from aarongreig/aaron/tryUseExtensionSubgroupInfo
6+ # Use extension version of clGetKernelSubGroupInfo when necessary .
7+ set (UNIFIED_RUNTIME_TAG 9937d029c7fdcbf101e89f8515f640c145e059c5 )
Original file line number Diff line number Diff line change 1- // TODO: Despite using a supported required subgroup size compile_sub_group_size
2- // reports as 0 on fpga emu, cuda and hip
3- // XFAIL: accelerator
4- // XFAIL-TRACKER: URT-697
1+ // TODO: Despite using a supported required subgroup size compile_sub_group_size
2+ // reports as 0 on cuda and hip
53// XFAIL: cuda || hip
64// XFAIL-TRACKER: https://github.com/intel/llvm/issues/14357
75
You can’t perform that action at this time.
0 commit comments