Skip to content

Commit 54fa563

Browse files
committed
Fix AdaptiveCpp CI filter
Due to an error during filter generation, we previously excluded too many categories.
1 parent f1e6fd0 commit 54fa563

File tree

1 file changed

+0
-37
lines changed

1 file changed

+0
-37
lines changed

ci/adaptivecpp.filter

Lines changed: 0 additions & 37 deletions
Original file line numberDiff line numberDiff line change
@@ -1,72 +1,35 @@
1-
accessor_basic
2-
accessor_generic
31
accessor_legacy
4-
accessor_placeholder
5-
address_space
6-
atomic
7-
atomic_fence
8-
atomic_ref
9-
atomic_ref_stress
10-
bit_cast
112
buffer
123
context
13-
device
14-
device_event
154
device_selector
16-
error
175
event
18-
exception_handling
196
exceptions
20-
full_feature_set
217
group
228
group_functions
239
h_item
2410
handler
25-
header
2611
hierarchical
27-
host_accessor
2812
host_task
29-
id
30-
image
3113
image_accessor
32-
invoke
33-
is_device_copyable
3414
item
3515
kernel
3616
kernel_args
3717
kernel_bundle
38-
language
39-
local_accessor
40-
marray_arithmetic_assignment
41-
marray_arithmetic_binary
4218
marray_basic
43-
marray_bitwise
4419
marray_pre_post
45-
marray_relational
4620
math_builtin_api
4721
multi_ptr
48-
namespace
4922
nd_item
50-
nd_range
51-
opencl_interop
5223
optional_kernel_features
53-
platform
54-
pointers
5524
property
5625
queue
57-
range
58-
reduction
5926
sampler
6027
scalars
6128
spec_constants
6229
stream
63-
sub_group
64-
sycl_external
6530
usm
66-
vector_alias
6731
vector_api
6832
vector_constructors
69-
vector_deduction_guides
7033
vector_load_store
7134
vector_operators
7235
vector_swizzle_assignment

0 commit comments

Comments
 (0)