================ @@ -0,0 +1,11 @@ +// REQUIRES: any-device +// RUN: %clangxx -fsycl %s -o %t.out +// RUN: %t.out + +#include "include/fill_memset_common.hpp" ---------------- Robertkq wrote: header doesn't exist https://github.com/llvm/llvm-project/pull/217933