Skip to content

Commit

Permalink
Fix AdaptiveCpp CI filter
Browse files Browse the repository at this point in the history
Due to an error during filter generation, we previously excluded too
many categories.
  • Loading branch information
psalz committed Dec 27, 2024
1 parent f1e6fd0 commit 54fa563
Showing 1 changed file with 0 additions and 37 deletions.
37 changes: 0 additions & 37 deletions ci/adaptivecpp.filter
Original file line number Diff line number Diff line change
@@ -1,72 +1,35 @@
accessor_basic
accessor_generic
accessor_legacy
accessor_placeholder
address_space
atomic
atomic_fence
atomic_ref
atomic_ref_stress
bit_cast
buffer
context
device
device_event
device_selector
error
event
exception_handling
exceptions
full_feature_set
group
group_functions
h_item
handler
header
hierarchical
host_accessor
host_task
id
image
image_accessor
invoke
is_device_copyable
item
kernel
kernel_args
kernel_bundle
language
local_accessor
marray_arithmetic_assignment
marray_arithmetic_binary
marray_basic
marray_bitwise
marray_pre_post
marray_relational
math_builtin_api
multi_ptr
namespace
nd_item
nd_range
opencl_interop
optional_kernel_features
platform
pointers
property
queue
range
reduction
sampler
scalars
spec_constants
stream
sub_group
sycl_external
usm
vector_alias
vector_api
vector_constructors
vector_deduction_guides
vector_load_store
vector_operators
vector_swizzle_assignment
Expand Down

0 comments on commit 54fa563

Please sign in to comment.