Skip to content

Commit a39e929

Browse files
committed
[SYCLomatic] Remove 2 experimental test cooperative_groups APIs in INC file.
Signed-off-by: Chen, Sheng S <sheng.s.chen@intel.com>
1 parent 58dac81 commit a39e929

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

clang/lib/DPCT/SrcAPI/APINames.inc

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2140,9 +2140,7 @@ ENTRY(cooperative_groups::this_thread, cooperative_groups::__v1::this_thread, tr
21402140
ENTRY(cooperative_groups::this_grid, cooperative_groups::__v1::this_grid, true, NO_FLAG, P4, "Successful")
21412141
ENTRY(cooperative_groups::this_multi_grid, cooperative_groups::__v1::this_multi_grid, false, NO_FLAG, P4, "comment")
21422142
ENTRY(cooperative_groups::this_thread_block, cooperative_groups::__v1::this_thread_block, true, NO_FLAG, P4, "Successful")
2143-
ENTRY(cooperative_groups::experimental::this_thread_block, cooperative_groups::__v1::experimental::this_thread_block, true, NO_FLAG, P4, "Successful")
21442143
ENTRY(cooperative_groups::tiled_partition, cooperative_groups::__v1::tiled_partition, true, NO_FLAG, P4, "If size equals to 32, tool will migrate it, else warning is emitted.")
2145-
ENTRY(cooperative_groups::experimental::tiled_partition, cooperative_groups::__v1::experimental::tiled_partition, true, NO_FLAG, P4, "If size equals to 32, tool will migrate it, else warning is emitted.")
21462144
ENTRY(cooperative_groups::labeled_partition, cooperative_groups::__v1::labeled_partition, false, NO_FLAG, P4, "comment")
21472145
ENTRY(cooperative_groups::binary_partition, cooperative_groups::__v1::binary_partition, false, NO_FLAG, P4, "comment")
21482146
ENTRY(cooperative_groups::sync, cooperative_groups::__v1::sync, true, NO_FLAG, P4, "comment")

0 commit comments

Comments
 (0)