From 740ff7b2372712798745fa8960411ba38b58abff Mon Sep 17 00:00:00 2001 From: Chris Perkins Date: Mon, 9 Jan 2023 19:02:32 -0800 Subject: [PATCH 1/2] test ci 01 --- SYCL/Sampler/basic-rw.cpp | 2 ++ 1 file changed, 2 insertions(+) diff --git a/SYCL/Sampler/basic-rw.cpp b/SYCL/Sampler/basic-rw.cpp index 2f800b0fc71f..216523dfc5b8 100644 --- a/SYCL/Sampler/basic-rw.cpp +++ b/SYCL/Sampler/basic-rw.cpp @@ -18,6 +18,8 @@ ONEAPI_DEVICE_SELECTOR=opecl:acc ../binx.bin <-- does not support image operations at this time. + This is a comment. + */ #include "common.hpp" From 33c2efa619ccb533e251ad2c83a60cc7a41bc347 Mon Sep 17 00:00:00 2001 From: Chris Perkins Date: Mon, 9 Jan 2023 19:03:49 -0800 Subject: [PATCH 2/2] another PR for CI test --- SYCL/Sampler/basic-rw.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SYCL/Sampler/basic-rw.cpp b/SYCL/Sampler/basic-rw.cpp index 216523dfc5b8..434793a9e97d 100644 --- a/SYCL/Sampler/basic-rw.cpp +++ b/SYCL/Sampler/basic-rw.cpp @@ -18,7 +18,7 @@ ONEAPI_DEVICE_SELECTOR=opecl:acc ../binx.bin <-- does not support image operations at this time. - This is a comment. + This is a comment. And another. */