From d0b2432fbd3ce30db8d6410e5ed9cbd2f093b7f9 Mon Sep 17 00:00:00 2001 From: Nick Sarnie Date: Wed, 1 May 2024 15:46:14 +0000 Subject: [PATCH 1/4] [SYCL][E2E] Fix XPASS in kernel_info.cpp on FPGA (#13626) Closes: https://github.com/intel/llvm/issues/13615 Signed-off-by: Sarnie, Nick --- sycl/test-e2e/Basic/kernel_info.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sycl/test-e2e/Basic/kernel_info.cpp b/sycl/test-e2e/Basic/kernel_info.cpp index df33f1f863d22..8af5ae3020d5d 100644 --- a/sycl/test-e2e/Basic/kernel_info.cpp +++ b/sycl/test-e2e/Basic/kernel_info.cpp @@ -4,8 +4,8 @@ // Fail is flaky for level_zero, enable when fixed. // UNSUPPORTED: level_zero // -// Consistently fails with opencl, enable when fixed. -// XFAIL: opencl +// Consistently fails with opencl non-fpga, enable when fixed. +// XFAIL: opencl && !accelerator //==--- kernel_info.cpp - SYCL kernel info test ----------------------------==// // From df2bc8ddc9e81d327bb252b28c83d4c42e9c6a48 Mon Sep 17 00:00:00 2001 From: Jinsong Ji Date: Wed, 1 May 2024 13:14:11 -0700 Subject: [PATCH 2/4] [SYCL][Docs][NFC] Update the copyright year format (#13623) Use the First Publication Date only to avoid maintaining the *Latest Publication Date*. We have switched to use "First Publication Date only" in internal branches, updating in `sycl` branch to avoid unnecessary conflict. --- .../extensions/experimental/sycl_ext_intel_fp_control.asciidoc | 2 +- .../extensions/experimental/sycl_ext_intel_grf_size.asciidoc | 2 +- .../experimental/sycl_ext_oneapi_annotated_ptr.asciidoc | 2 +- .../experimental/sycl_ext_oneapi_auto_local_range.asciidoc | 2 +- .../experimental/sycl_ext_oneapi_composite_device.asciidoc | 2 +- .../experimental/sycl_ext_oneapi_copy_optimize.asciidoc | 2 +- .../experimental/sycl_ext_oneapi_cuda_async_barrier.asciidoc | 2 +- .../experimental/sycl_ext_oneapi_cuda_tex_cache_read.asciidoc | 2 +- .../experimental/sycl_ext_oneapi_device_architecture.asciidoc | 2 +- .../experimental/sycl_ext_oneapi_in_order_queue_events.asciidoc | 2 +- .../experimental/sycl_ext_oneapi_kernel_arg_properties.asciidoc | 2 +- .../experimental/sycl_ext_oneapi_kernel_compiler.asciidoc | 2 +- .../sycl_ext_oneapi_kernel_compiler_opencl.asciidoc | 2 +- .../experimental/sycl_ext_oneapi_kernel_compiler_spirv.asciidoc | 2 +- .../experimental/sycl_ext_oneapi_kernel_properties.asciidoc | 2 +- .../experimental/sycl_ext_oneapi_native_math.asciidoc | 2 +- .../experimental/sycl_ext_oneapi_non_uniform_groups.asciidoc | 2 +- .../extensions/experimental/sycl_ext_oneapi_root_group.asciidoc | 2 +- .../extensions/experimental/sycl_ext_oneapi_uniform.asciidoc | 2 +- .../sycl_ext_oneapi_user_defined_reductions.asciidoc | 2 +- .../extensions/proposed/sycl_ext_intel_cache_controls.asciidoc | 2 +- .../extensions/proposed/sycl_ext_intel_fpga_datapath.asciidoc | 2 +- .../proposed/sycl_ext_intel_fpga_kernel_arg_properties.asciidoc | 2 +- sycl/doc/extensions/proposed/sycl_ext_intel_fpga_mem.asciidoc | 2 +- .../proposed/sycl_ext_intel_runtime_buffer_location.asciidoc | 2 +- .../extensions/proposed/sycl_ext_oneapi_address_cast.asciidoc | 2 +- .../proposed/sycl_ext_oneapi_append_and_shift.asciidoc | 2 +- sycl/doc/extensions/proposed/sycl_ext_oneapi_atomic16.asciidoc | 2 +- sycl/doc/extensions/proposed/sycl_ext_oneapi_barrier.asciidoc | 2 +- sycl/doc/extensions/proposed/sycl_ext_oneapi_device_if.asciidoc | 2 +- .../proposed/sycl_ext_oneapi_enqueue_functions.asciidoc | 2 +- .../proposed/sycl_ext_oneapi_forward_progress.asciidoc | 2 +- .../proposed/sycl_ext_oneapi_free_function_kernels.asciidoc | 2 +- .../extensions/proposed/sycl_ext_oneapi_launch_queries.asciidoc | 2 +- .../proposed/sycl_ext_oneapi_named_sub_group_sizes.asciidoc | 2 +- sycl/doc/extensions/proposed/sycl_ext_oneapi_prefetch.asciidoc | 2 +- sycl/doc/extensions/proposed/sycl_ext_oneapi_prod.asciidoc | 2 +- .../extensions/proposed/sycl_ext_oneapi_profiling_tag.asciidoc | 2 +- .../extensions/proposed/sycl_ext_oneapi_raw_kernel_arg.asciidoc | 2 +- .../proposed/sycl_ext_oneapi_work_group_specific.asciidoc | 2 +- sycl/doc/extensions/supported/sycl_ext_intel_cslice.asciidoc | 2 +- .../supported/sycl_ext_intel_fpga_device_selector.asciidoc | 2 +- .../extensions/supported/sycl_ext_intel_legacy_image.asciidoc | 2 +- .../sycl_ext_intel_queue_immediate_command_list.asciidoc | 2 +- .../extensions/supported/sycl_ext_intel_queue_index.asciidoc | 2 +- sycl/doc/extensions/supported/sycl_ext_oneapi_bfloat16.asciidoc | 2 +- .../supported/sycl_ext_oneapi_free_function_queries.asciidoc | 2 +- .../extensions/supported/sycl_ext_oneapi_local_memory.asciidoc | 2 +- sycl/doc/extensions/supported/sycl_ext_oneapi_memcpy2d.asciidoc | 2 +- .../extensions/supported/sycl_ext_oneapi_peer_access.asciidoc | 2 +- .../extensions/supported/sycl_ext_oneapi_queue_empty.asciidoc | 2 +- .../supported/sycl_ext_oneapi_queue_priority.asciidoc | 2 +- .../supported/sycl_ext_oneapi_sub_group_mask.asciidoc | 2 +- .../supported/sycl_ext_oneapi_usm_device_read_only.asciidoc | 2 +- .../extensions/supported/sycl_ext_oneapi_weak_object.asciidoc | 2 +- sycl/doc/extensions/template.asciidoc | 2 +- 56 files changed, 56 insertions(+), 56 deletions(-) diff --git a/sycl/doc/extensions/experimental/sycl_ext_intel_fp_control.asciidoc b/sycl/doc/extensions/experimental/sycl_ext_intel_fp_control.asciidoc index d8ac616f7a0ca..1757de0be3117 100644 --- a/sycl/doc/extensions/experimental/sycl_ext_intel_fp_control.asciidoc +++ b/sycl/doc/extensions/experimental/sycl_ext_intel_fp_control.asciidoc @@ -20,7 +20,7 @@ == Notice [%hardbreaks] -Copyright (C) 2023-2023 Intel Corporation. All rights reserved. +Copyright (C) 2023 Intel Corporation. All rights reserved. Khronos(R) is a registered trademark and SYCL(TM) and SPIR(TM) are trademarks of The Khronos Group Inc. OpenCL(TM) is a trademark of Apple Inc. used by diff --git a/sycl/doc/extensions/experimental/sycl_ext_intel_grf_size.asciidoc b/sycl/doc/extensions/experimental/sycl_ext_intel_grf_size.asciidoc index a697ba081707b..61feaa1c0e161 100644 --- a/sycl/doc/extensions/experimental/sycl_ext_intel_grf_size.asciidoc +++ b/sycl/doc/extensions/experimental/sycl_ext_intel_grf_size.asciidoc @@ -20,7 +20,7 @@ == Notice [%hardbreaks] -Copyright (C) 2023-2023 Intel Corporation. All rights reserved. +Copyright (C) 2023 Intel Corporation. All rights reserved. Khronos(R) is a registered trademark and SYCL(TM) and SPIR(TM) are trademarks of The Khronos Group Inc. OpenCL(TM) is a trademark of Apple Inc. used by diff --git a/sycl/doc/extensions/experimental/sycl_ext_oneapi_annotated_ptr.asciidoc b/sycl/doc/extensions/experimental/sycl_ext_oneapi_annotated_ptr.asciidoc index 162cf9a8bbe08..d8ad733266c94 100644 --- a/sycl/doc/extensions/experimental/sycl_ext_oneapi_annotated_ptr.asciidoc +++ b/sycl/doc/extensions/experimental/sycl_ext_oneapi_annotated_ptr.asciidoc @@ -24,7 +24,7 @@ == Notice [%hardbreaks] -Copyright (C) 2022-2023 Intel Corporation. All rights reserved. +Copyright (C) 2022 Intel Corporation. All rights reserved. Khronos(R) is a registered trademark and SYCL(TM) and SPIR(TM) are trademarks of The Khronos Group Inc. OpenCL(TM) is a trademark of Apple Inc. used by diff --git a/sycl/doc/extensions/experimental/sycl_ext_oneapi_auto_local_range.asciidoc b/sycl/doc/extensions/experimental/sycl_ext_oneapi_auto_local_range.asciidoc index f3d58e018f2be..bc7fea0fd4158 100644 --- a/sycl/doc/extensions/experimental/sycl_ext_oneapi_auto_local_range.asciidoc +++ b/sycl/doc/extensions/experimental/sycl_ext_oneapi_auto_local_range.asciidoc @@ -20,7 +20,7 @@ == Notice [%hardbreaks] -Copyright (C) 2022-2023 Intel Corporation. All rights reserved. +Copyright (C) 2022 Intel Corporation. All rights reserved. Khronos(R) is a registered trademark and SYCL(TM) and SPIR(TM) are trademarks of The Khronos Group Inc. OpenCL(TM) is a trademark of Apple Inc. used by diff --git a/sycl/doc/extensions/experimental/sycl_ext_oneapi_composite_device.asciidoc b/sycl/doc/extensions/experimental/sycl_ext_oneapi_composite_device.asciidoc index 2f81c4a808783..6034438bcde94 100644 --- a/sycl/doc/extensions/experimental/sycl_ext_oneapi_composite_device.asciidoc +++ b/sycl/doc/extensions/experimental/sycl_ext_oneapi_composite_device.asciidoc @@ -20,7 +20,7 @@ == Notice [%hardbreaks] -Copyright (C) 2023-2024 Intel Corporation. All rights reserved. +Copyright (C) 2023 Intel Corporation. All rights reserved. Khronos(R) is a registered trademark and SYCL(TM) and SPIR(TM) are trademarks of The Khronos Group Inc. OpenCL(TM) is a trademark of Apple Inc. used by diff --git a/sycl/doc/extensions/experimental/sycl_ext_oneapi_copy_optimize.asciidoc b/sycl/doc/extensions/experimental/sycl_ext_oneapi_copy_optimize.asciidoc index 0dd79b604350a..43c896df48b6e 100644 --- a/sycl/doc/extensions/experimental/sycl_ext_oneapi_copy_optimize.asciidoc +++ b/sycl/doc/extensions/experimental/sycl_ext_oneapi_copy_optimize.asciidoc @@ -20,7 +20,7 @@ == Notice [%hardbreaks] -Copyright (C) 2023-2023 Intel Corporation. All rights reserved. +Copyright (C) 2023 Intel Corporation. All rights reserved. Khronos(R) is a registered trademark and SYCL(TM) and SPIR(TM) are trademarks of The Khronos Group Inc. OpenCL(TM) is a trademark of Apple Inc. used by diff --git a/sycl/doc/extensions/experimental/sycl_ext_oneapi_cuda_async_barrier.asciidoc b/sycl/doc/extensions/experimental/sycl_ext_oneapi_cuda_async_barrier.asciidoc index 15ab1d25ffc6a..0274c4a18cd6b 100644 --- a/sycl/doc/extensions/experimental/sycl_ext_oneapi_cuda_async_barrier.asciidoc +++ b/sycl/doc/extensions/experimental/sycl_ext_oneapi_cuda_async_barrier.asciidoc @@ -19,7 +19,7 @@ == Notice [%hardbreaks] -Copyright (C) 2022-2022 Intel Corporation. All rights reserved. +Copyright (C) 2022 Intel Corporation. All rights reserved. Khronos(R) is a registered trademark and SYCL(TM) and SPIR(TM) are trademarks of The Khronos Group Inc. OpenCL(TM) is a trademark of Apple Inc. used by diff --git a/sycl/doc/extensions/experimental/sycl_ext_oneapi_cuda_tex_cache_read.asciidoc b/sycl/doc/extensions/experimental/sycl_ext_oneapi_cuda_tex_cache_read.asciidoc index 45bd67818db6a..acf6d9a8c07f1 100644 --- a/sycl/doc/extensions/experimental/sycl_ext_oneapi_cuda_tex_cache_read.asciidoc +++ b/sycl/doc/extensions/experimental/sycl_ext_oneapi_cuda_tex_cache_read.asciidoc @@ -20,7 +20,7 @@ == Notice [%hardbreaks] -Copyright (C) 2022-2023 Intel Corporation. All rights reserved. +Copyright (C) 2022 Intel Corporation. All rights reserved. Khronos(R) is a registered trademark and SYCL(TM) and SPIR(TM) are trademarks of The Khronos Group Inc. OpenCL(TM) is a trademark of Apple Inc. used by diff --git a/sycl/doc/extensions/experimental/sycl_ext_oneapi_device_architecture.asciidoc b/sycl/doc/extensions/experimental/sycl_ext_oneapi_device_architecture.asciidoc index 94434059198ae..8006bf651b1ad 100644 --- a/sycl/doc/extensions/experimental/sycl_ext_oneapi_device_architecture.asciidoc +++ b/sycl/doc/extensions/experimental/sycl_ext_oneapi_device_architecture.asciidoc @@ -21,7 +21,7 @@ == Notice [%hardbreaks] -Copyright (C) 2022-2023 Intel Corporation. All rights reserved. +Copyright (C) 2022 Intel Corporation. All rights reserved. Khronos(R) is a registered trademark and SYCL(TM) and SPIR(TM) are trademarks of The Khronos Group Inc. OpenCL(TM) is a trademark of Apple Inc. used by diff --git a/sycl/doc/extensions/experimental/sycl_ext_oneapi_in_order_queue_events.asciidoc b/sycl/doc/extensions/experimental/sycl_ext_oneapi_in_order_queue_events.asciidoc index d04247b7bf6a7..82ab4604569e6 100644 --- a/sycl/doc/extensions/experimental/sycl_ext_oneapi_in_order_queue_events.asciidoc +++ b/sycl/doc/extensions/experimental/sycl_ext_oneapi_in_order_queue_events.asciidoc @@ -20,7 +20,7 @@ == Notice [%hardbreaks] -Copyright (C) 2024-2024 Intel Corporation. All rights reserved. +Copyright (C) 2024 Intel Corporation. All rights reserved. Khronos(R) is a registered trademark and SYCL(TM) and SPIR(TM) are trademarks of The Khronos Group Inc. OpenCL(TM) is a trademark of Apple Inc. used by diff --git a/sycl/doc/extensions/experimental/sycl_ext_oneapi_kernel_arg_properties.asciidoc b/sycl/doc/extensions/experimental/sycl_ext_oneapi_kernel_arg_properties.asciidoc index 5879ebf04a8ee..ff90009b812e3 100644 --- a/sycl/doc/extensions/experimental/sycl_ext_oneapi_kernel_arg_properties.asciidoc +++ b/sycl/doc/extensions/experimental/sycl_ext_oneapi_kernel_arg_properties.asciidoc @@ -24,7 +24,7 @@ == Notice [%hardbreaks] -Copyright (C) 2022-2023 Intel Corporation. All rights reserved. +Copyright (C) 2022 Intel Corporation. All rights reserved. Khronos(R) is a registered trademark and SYCL(TM) and SPIR(TM) are trademarks of The Khronos Group Inc. OpenCL(TM) is a trademark of Apple Inc. used by diff --git a/sycl/doc/extensions/experimental/sycl_ext_oneapi_kernel_compiler.asciidoc b/sycl/doc/extensions/experimental/sycl_ext_oneapi_kernel_compiler.asciidoc index 07400380cf8ec..223e9635fc766 100644 --- a/sycl/doc/extensions/experimental/sycl_ext_oneapi_kernel_compiler.asciidoc +++ b/sycl/doc/extensions/experimental/sycl_ext_oneapi_kernel_compiler.asciidoc @@ -21,7 +21,7 @@ == Notice [%hardbreaks] -Copyright (C) 2023-2023 Intel Corporation. All rights reserved. +Copyright (C) 2023 Intel Corporation. All rights reserved. Khronos(R) is a registered trademark and SYCL(TM) and SPIR(TM) are trademarks of The Khronos Group Inc. diff --git a/sycl/doc/extensions/experimental/sycl_ext_oneapi_kernel_compiler_opencl.asciidoc b/sycl/doc/extensions/experimental/sycl_ext_oneapi_kernel_compiler_opencl.asciidoc index 9a021ed3a52f3..51ea0fc5d72c4 100644 --- a/sycl/doc/extensions/experimental/sycl_ext_oneapi_kernel_compiler_opencl.asciidoc +++ b/sycl/doc/extensions/experimental/sycl_ext_oneapi_kernel_compiler_opencl.asciidoc @@ -21,7 +21,7 @@ == Notice [%hardbreaks] -Copyright (C) 2023-2024 Intel Corporation. All rights reserved. +Copyright (C) 2023 Intel Corporation. All rights reserved. Khronos(R) is a registered trademark and SYCL(TM) and SPIR(TM) are trademarks of The Khronos Group Inc. diff --git a/sycl/doc/extensions/experimental/sycl_ext_oneapi_kernel_compiler_spirv.asciidoc b/sycl/doc/extensions/experimental/sycl_ext_oneapi_kernel_compiler_spirv.asciidoc index f539ad7dfea24..ca89d4b744879 100644 --- a/sycl/doc/extensions/experimental/sycl_ext_oneapi_kernel_compiler_spirv.asciidoc +++ b/sycl/doc/extensions/experimental/sycl_ext_oneapi_kernel_compiler_spirv.asciidoc @@ -22,7 +22,7 @@ == Notice [%hardbreaks] -Copyright (C) 2023-2024 Intel Corporation. All rights reserved. +Copyright (C) 2023 Intel Corporation. All rights reserved. Khronos(R) is a registered trademark and SYCL(TM) and SPIR(TM) are trademarks of The Khronos Group Inc. diff --git a/sycl/doc/extensions/experimental/sycl_ext_oneapi_kernel_properties.asciidoc b/sycl/doc/extensions/experimental/sycl_ext_oneapi_kernel_properties.asciidoc index 9f3a8f6fd4b28..878f0862ac990 100644 --- a/sycl/doc/extensions/experimental/sycl_ext_oneapi_kernel_properties.asciidoc +++ b/sycl/doc/extensions/experimental/sycl_ext_oneapi_kernel_properties.asciidoc @@ -21,7 +21,7 @@ == Notice [%hardbreaks] -Copyright (C) 2021-2022 Intel Corporation. All rights reserved. +Copyright (C) 2021 Intel Corporation. All rights reserved. Khronos(R) is a registered trademark and SYCL(TM) and SPIR(TM) are trademarks of The Khronos Group Inc. OpenCL(TM) is a trademark of Apple Inc. used by diff --git a/sycl/doc/extensions/experimental/sycl_ext_oneapi_native_math.asciidoc b/sycl/doc/extensions/experimental/sycl_ext_oneapi_native_math.asciidoc index 9b8daaf0ab6d6..021bec9d60437 100644 --- a/sycl/doc/extensions/experimental/sycl_ext_oneapi_native_math.asciidoc +++ b/sycl/doc/extensions/experimental/sycl_ext_oneapi_native_math.asciidoc @@ -20,7 +20,7 @@ == Notice [%hardbreaks] -Copyright (C) 2022-2022 Intel Corporation. All rights reserved. +Copyright (C) 2022 Intel Corporation. All rights reserved. Khronos(R) is a registered trademark and SYCL(TM) and SPIR(TM) are trademarks of The Khronos Group Inc. OpenCL(TM) is a trademark of Apple Inc. used by diff --git a/sycl/doc/extensions/experimental/sycl_ext_oneapi_non_uniform_groups.asciidoc b/sycl/doc/extensions/experimental/sycl_ext_oneapi_non_uniform_groups.asciidoc index 50191275a12ff..f1cb572e93ba1 100644 --- a/sycl/doc/extensions/experimental/sycl_ext_oneapi_non_uniform_groups.asciidoc +++ b/sycl/doc/extensions/experimental/sycl_ext_oneapi_non_uniform_groups.asciidoc @@ -21,7 +21,7 @@ == Notice [%hardbreaks] -Copyright (C) 2022-2023 Intel Corporation. All rights reserved. +Copyright (C) 2022 Intel Corporation. All rights reserved. Khronos(R) is a registered trademark and SYCL(TM) and SPIR(TM) are trademarks of The Khronos Group Inc. OpenCL(TM) is a trademark of Apple Inc. used by diff --git a/sycl/doc/extensions/experimental/sycl_ext_oneapi_root_group.asciidoc b/sycl/doc/extensions/experimental/sycl_ext_oneapi_root_group.asciidoc index 1f6c7ab386557..3aca4548e52ec 100644 --- a/sycl/doc/extensions/experimental/sycl_ext_oneapi_root_group.asciidoc +++ b/sycl/doc/extensions/experimental/sycl_ext_oneapi_root_group.asciidoc @@ -20,7 +20,7 @@ == Notice [%hardbreaks] -Copyright (C) 2022-2024 Intel Corporation. All rights reserved. +Copyright (C) 2022 Intel Corporation. All rights reserved. Khronos(R) is a registered trademark and SYCL(TM) and SPIR(TM) are trademarks of The Khronos Group Inc. OpenCL(TM) is a trademark of Apple Inc. used by diff --git a/sycl/doc/extensions/experimental/sycl_ext_oneapi_uniform.asciidoc b/sycl/doc/extensions/experimental/sycl_ext_oneapi_uniform.asciidoc index 1c8ff6e93515e..bd6560552fa52 100644 --- a/sycl/doc/extensions/experimental/sycl_ext_oneapi_uniform.asciidoc +++ b/sycl/doc/extensions/experimental/sycl_ext_oneapi_uniform.asciidoc @@ -20,7 +20,7 @@ == Notice [%hardbreaks] -Copyright (C) 2021-2023 Intel Corporation. All rights reserved. +Copyright (C) 2021 Intel Corporation. All rights reserved. Khronos(R) is a registered trademark and SYCL(TM) and SPIR(TM) are trademarks of The Khronos Group Inc. OpenCL(TM) is a trademark of Apple Inc. used by diff --git a/sycl/doc/extensions/experimental/sycl_ext_oneapi_user_defined_reductions.asciidoc b/sycl/doc/extensions/experimental/sycl_ext_oneapi_user_defined_reductions.asciidoc index d8254a14a44b5..445a21554d340 100644 --- a/sycl/doc/extensions/experimental/sycl_ext_oneapi_user_defined_reductions.asciidoc +++ b/sycl/doc/extensions/experimental/sycl_ext_oneapi_user_defined_reductions.asciidoc @@ -19,7 +19,7 @@ == Notice [%hardbreaks] -Copyright (C) 2022-2023 Intel Corporation. All rights reserved. +Copyright (C) 2022 Intel Corporation. All rights reserved. Khronos(R) is a registered trademark and SYCL(TM) and SPIR(TM) are trademarks of The Khronos Group Inc. OpenCL(TM) is a trademark of Apple Inc. used by diff --git a/sycl/doc/extensions/proposed/sycl_ext_intel_cache_controls.asciidoc b/sycl/doc/extensions/proposed/sycl_ext_intel_cache_controls.asciidoc index 9de9df84051da..eb6fe235bc4e0 100755 --- a/sycl/doc/extensions/proposed/sycl_ext_intel_cache_controls.asciidoc +++ b/sycl/doc/extensions/proposed/sycl_ext_intel_cache_controls.asciidoc @@ -20,7 +20,7 @@ == Notice [%hardbreaks] -Copyright (C) 2023-2023 Intel Corporation. All rights reserved. +Copyright (C) 2023 Intel Corporation. All rights reserved. Khronos(R) is a registered trademark and SYCL(TM) and SPIR(TM) are trademarks of The Khronos Group Inc. OpenCL(TM) is a trademark of Apple Inc. used by diff --git a/sycl/doc/extensions/proposed/sycl_ext_intel_fpga_datapath.asciidoc b/sycl/doc/extensions/proposed/sycl_ext_intel_fpga_datapath.asciidoc index 26a6de2b2fb3f..5a5c1d000b69c 100644 --- a/sycl/doc/extensions/proposed/sycl_ext_intel_fpga_datapath.asciidoc +++ b/sycl/doc/extensions/proposed/sycl_ext_intel_fpga_datapath.asciidoc @@ -20,7 +20,7 @@ == Notice [%hardbreaks] -Copyright (C) 2023-2023 Intel Corporation. All rights reserved. +Copyright (C) 2023 Intel Corporation. All rights reserved. Khronos(R) is a registered trademark and SYCL(TM) and SPIR(TM) are trademarks of The Khronos Group Inc. OpenCL(TM) is a trademark of Apple Inc. used by diff --git a/sycl/doc/extensions/proposed/sycl_ext_intel_fpga_kernel_arg_properties.asciidoc b/sycl/doc/extensions/proposed/sycl_ext_intel_fpga_kernel_arg_properties.asciidoc index ac7f54df9cb42..ab153b893f566 100644 --- a/sycl/doc/extensions/proposed/sycl_ext_intel_fpga_kernel_arg_properties.asciidoc +++ b/sycl/doc/extensions/proposed/sycl_ext_intel_fpga_kernel_arg_properties.asciidoc @@ -24,7 +24,7 @@ == Notice [%hardbreaks] -Copyright (C) 2022-2022 Intel Corporation. All rights reserved. +Copyright (C) 2022 Intel Corporation. All rights reserved. Khronos(R) is a registered trademark and SYCL(TM) and SPIR(TM) are trademarks of The Khronos Group Inc. OpenCL(TM) is a trademark of Apple Inc. used by diff --git a/sycl/doc/extensions/proposed/sycl_ext_intel_fpga_mem.asciidoc b/sycl/doc/extensions/proposed/sycl_ext_intel_fpga_mem.asciidoc index 195892ca3ab1b..cf1966fa02d38 100644 --- a/sycl/doc/extensions/proposed/sycl_ext_intel_fpga_mem.asciidoc +++ b/sycl/doc/extensions/proposed/sycl_ext_intel_fpga_mem.asciidoc @@ -20,7 +20,7 @@ == Notice [%hardbreaks] -Copyright (C) 2023-2023 Intel Corporation. All rights reserved. +Copyright (C) 2023 Intel Corporation. All rights reserved. Khronos(R) is a registered trademark and SYCL(TM) and SPIR(TM) are trademarks of The Khronos Group Inc. OpenCL(TM) is a trademark of Apple Inc. used by diff --git a/sycl/doc/extensions/proposed/sycl_ext_intel_runtime_buffer_location.asciidoc b/sycl/doc/extensions/proposed/sycl_ext_intel_runtime_buffer_location.asciidoc index aedc8ce5556c9..2149041c62979 100644 --- a/sycl/doc/extensions/proposed/sycl_ext_intel_runtime_buffer_location.asciidoc +++ b/sycl/doc/extensions/proposed/sycl_ext_intel_runtime_buffer_location.asciidoc @@ -19,7 +19,7 @@ == Notice [%hardbreaks] -Copyright (C) 2022-2022 Intel Corporation. All rights reserved. +Copyright (C) 2022 Intel Corporation. All rights reserved. Khronos(R) is a registered trademark and SYCL(TM) and SPIR(TM) are trademarks of The Khronos Group Inc. OpenCL(TM) is a trademark of Apple Inc. used by diff --git a/sycl/doc/extensions/proposed/sycl_ext_oneapi_address_cast.asciidoc b/sycl/doc/extensions/proposed/sycl_ext_oneapi_address_cast.asciidoc index 69fbcb83ecc81..5ad284907debe 100644 --- a/sycl/doc/extensions/proposed/sycl_ext_oneapi_address_cast.asciidoc +++ b/sycl/doc/extensions/proposed/sycl_ext_oneapi_address_cast.asciidoc @@ -20,7 +20,7 @@ == Notice [%hardbreaks] -Copyright (C) 2023-2023 Intel Corporation. All rights reserved. +Copyright (C) 2023 Intel Corporation. All rights reserved. Khronos(R) is a registered trademark and SYCL(TM) and SPIR(TM) are trademarks of The Khronos Group Inc. OpenCL(TM) is a trademark of Apple Inc. used by diff --git a/sycl/doc/extensions/proposed/sycl_ext_oneapi_append_and_shift.asciidoc b/sycl/doc/extensions/proposed/sycl_ext_oneapi_append_and_shift.asciidoc index 60bac0463825a..0da9a1b41a13f 100644 --- a/sycl/doc/extensions/proposed/sycl_ext_oneapi_append_and_shift.asciidoc +++ b/sycl/doc/extensions/proposed/sycl_ext_oneapi_append_and_shift.asciidoc @@ -20,7 +20,7 @@ == Notice [%hardbreaks] -Copyright (C) 2023-2023 Intel Corporation. All rights reserved. +Copyright (C) 2023 Intel Corporation. All rights reserved. Khronos(R) is a registered trademark and SYCL(TM) and SPIR(TM) are trademarks of The Khronos Group Inc. OpenCL(TM) is a trademark of Apple Inc. used by diff --git a/sycl/doc/extensions/proposed/sycl_ext_oneapi_atomic16.asciidoc b/sycl/doc/extensions/proposed/sycl_ext_oneapi_atomic16.asciidoc index 0db9b09574be2..8c16b745b8d02 100644 --- a/sycl/doc/extensions/proposed/sycl_ext_oneapi_atomic16.asciidoc +++ b/sycl/doc/extensions/proposed/sycl_ext_oneapi_atomic16.asciidoc @@ -20,7 +20,7 @@ == Notice [%hardbreaks] -Copyright (C) 2022-2023 Intel Corporation. All rights reserved. +Copyright (C) 2022 Intel Corporation. All rights reserved. Khronos(R) is a registered trademark and SYCL(TM) and SPIR(TM) are trademarks of The Khronos Group Inc. OpenCL(TM) is a trademark of Apple Inc. used by diff --git a/sycl/doc/extensions/proposed/sycl_ext_oneapi_barrier.asciidoc b/sycl/doc/extensions/proposed/sycl_ext_oneapi_barrier.asciidoc index c231f7589276d..2c3df707f0dfc 100644 --- a/sycl/doc/extensions/proposed/sycl_ext_oneapi_barrier.asciidoc +++ b/sycl/doc/extensions/proposed/sycl_ext_oneapi_barrier.asciidoc @@ -20,7 +20,7 @@ == Notice [%hardbreaks] -Copyright (C) 2023-2023 Intel Corporation. All rights reserved. +Copyright (C) 2023 Intel Corporation. All rights reserved. Khronos(R) is a registered trademark and SYCL(TM) and SPIR(TM) are trademarks of The Khronos Group Inc. OpenCL(TM) is a trademark of Apple Inc. used by diff --git a/sycl/doc/extensions/proposed/sycl_ext_oneapi_device_if.asciidoc b/sycl/doc/extensions/proposed/sycl_ext_oneapi_device_if.asciidoc index 73c9c5a9ac9bc..4bc934102ec0c 100644 --- a/sycl/doc/extensions/proposed/sycl_ext_oneapi_device_if.asciidoc +++ b/sycl/doc/extensions/proposed/sycl_ext_oneapi_device_if.asciidoc @@ -20,7 +20,7 @@ == Notice [%hardbreaks] -Copyright (C) 2021-2023 Intel Corporation. All rights reserved. +Copyright (C) 2021 Intel Corporation. All rights reserved. Khronos(R) is a registered trademark and SYCL(TM) and SPIR(TM) are trademarks of The Khronos Group Inc. OpenCL(TM) is a trademark of Apple Inc. used by diff --git a/sycl/doc/extensions/proposed/sycl_ext_oneapi_enqueue_functions.asciidoc b/sycl/doc/extensions/proposed/sycl_ext_oneapi_enqueue_functions.asciidoc index a2bc1bab79d7e..ed85566c99fbc 100644 --- a/sycl/doc/extensions/proposed/sycl_ext_oneapi_enqueue_functions.asciidoc +++ b/sycl/doc/extensions/proposed/sycl_ext_oneapi_enqueue_functions.asciidoc @@ -21,7 +21,7 @@ == Notice [%hardbreaks] -Copyright (C) 2023-2023 Intel Corporation. All rights reserved. +Copyright (C) 2023 Intel Corporation. All rights reserved. Khronos(R) is a registered trademark and SYCL(TM) and SPIR(TM) are trademarks of The Khronos Group Inc. OpenCL(TM) is a trademark of Apple Inc. used by diff --git a/sycl/doc/extensions/proposed/sycl_ext_oneapi_forward_progress.asciidoc b/sycl/doc/extensions/proposed/sycl_ext_oneapi_forward_progress.asciidoc index e99c60aa9f3aa..4777e7bc2bb97 100644 --- a/sycl/doc/extensions/proposed/sycl_ext_oneapi_forward_progress.asciidoc +++ b/sycl/doc/extensions/proposed/sycl_ext_oneapi_forward_progress.asciidoc @@ -20,7 +20,7 @@ == Notice [%hardbreaks] -Copyright (C) 2022-2024 Intel Corporation. All rights reserved. +Copyright (C) 2022 Intel Corporation. All rights reserved. Khronos(R) is a registered trademark and SYCL(TM) and SPIR(TM) are trademarks of The Khronos Group Inc. OpenCL(TM) is a trademark of Apple Inc. used by diff --git a/sycl/doc/extensions/proposed/sycl_ext_oneapi_free_function_kernels.asciidoc b/sycl/doc/extensions/proposed/sycl_ext_oneapi_free_function_kernels.asciidoc index e8338c072f673..f2832edc31156 100644 --- a/sycl/doc/extensions/proposed/sycl_ext_oneapi_free_function_kernels.asciidoc +++ b/sycl/doc/extensions/proposed/sycl_ext_oneapi_free_function_kernels.asciidoc @@ -21,7 +21,7 @@ == Notice [%hardbreaks] -Copyright (C) 2023-2024 Intel Corporation. All rights reserved. +Copyright (C) 2023 Intel Corporation. All rights reserved. Khronos(R) is a registered trademark and SYCL(TM) and SPIR(TM) are trademarks of The Khronos Group Inc. diff --git a/sycl/doc/extensions/proposed/sycl_ext_oneapi_launch_queries.asciidoc b/sycl/doc/extensions/proposed/sycl_ext_oneapi_launch_queries.asciidoc index a1b9e670c19b6..8221000502642 100644 --- a/sycl/doc/extensions/proposed/sycl_ext_oneapi_launch_queries.asciidoc +++ b/sycl/doc/extensions/proposed/sycl_ext_oneapi_launch_queries.asciidoc @@ -20,7 +20,7 @@ == Notice [%hardbreaks] -Copyright (C) 2022-2023 Intel Corporation. All rights reserved. +Copyright (C) 2022 Intel Corporation. All rights reserved. Khronos(R) is a registered trademark and SYCL(TM) and SPIR(TM) are trademarks of The Khronos Group Inc. OpenCL(TM) is a trademark of Apple Inc. used by diff --git a/sycl/doc/extensions/proposed/sycl_ext_oneapi_named_sub_group_sizes.asciidoc b/sycl/doc/extensions/proposed/sycl_ext_oneapi_named_sub_group_sizes.asciidoc index 8d2a99f606fa8..c5dd94b83ca4e 100644 --- a/sycl/doc/extensions/proposed/sycl_ext_oneapi_named_sub_group_sizes.asciidoc +++ b/sycl/doc/extensions/proposed/sycl_ext_oneapi_named_sub_group_sizes.asciidoc @@ -20,7 +20,7 @@ == Notice [%hardbreaks] -Copyright (C) 2019-2023 Intel Corporation. All rights reserved. +Copyright (C) 2019 Intel Corporation. All rights reserved. Khronos(R) is a registered trademark and SYCL(TM) and SPIR(TM) are trademarks of The Khronos Group Inc. OpenCL(TM) is a trademark of Apple Inc. used by diff --git a/sycl/doc/extensions/proposed/sycl_ext_oneapi_prefetch.asciidoc b/sycl/doc/extensions/proposed/sycl_ext_oneapi_prefetch.asciidoc index 6fbcab4543550..4a035028ae6a1 100644 --- a/sycl/doc/extensions/proposed/sycl_ext_oneapi_prefetch.asciidoc +++ b/sycl/doc/extensions/proposed/sycl_ext_oneapi_prefetch.asciidoc @@ -20,7 +20,7 @@ == Notice [%hardbreaks] -Copyright (C) 2023-2023 Intel Corporation. All rights reserved. +Copyright (C) 2023 Intel Corporation. All rights reserved. Khronos(R) is a registered trademark and SYCL(TM) and SPIR(TM) are trademarks of The Khronos Group Inc. OpenCL(TM) is a trademark of Apple Inc. used by diff --git a/sycl/doc/extensions/proposed/sycl_ext_oneapi_prod.asciidoc b/sycl/doc/extensions/proposed/sycl_ext_oneapi_prod.asciidoc index f5670a6fab698..49b1a0afcb818 100644 --- a/sycl/doc/extensions/proposed/sycl_ext_oneapi_prod.asciidoc +++ b/sycl/doc/extensions/proposed/sycl_ext_oneapi_prod.asciidoc @@ -20,7 +20,7 @@ == Notice [%hardbreaks] -Copyright (C) 2022-2022 Intel Corporation. All rights reserved. +Copyright (C) 2022 Intel Corporation. All rights reserved. Khronos(R) is a registered trademark and SYCL(TM) and SPIR(TM) are trademarks of The Khronos Group Inc. OpenCL(TM) is a trademark of Apple Inc. used by diff --git a/sycl/doc/extensions/proposed/sycl_ext_oneapi_profiling_tag.asciidoc b/sycl/doc/extensions/proposed/sycl_ext_oneapi_profiling_tag.asciidoc index 03886a27106ea..9d971079b0e56 100644 --- a/sycl/doc/extensions/proposed/sycl_ext_oneapi_profiling_tag.asciidoc +++ b/sycl/doc/extensions/proposed/sycl_ext_oneapi_profiling_tag.asciidoc @@ -21,7 +21,7 @@ == Notice [%hardbreaks] -Copyright (C) 2023-2023 Intel Corporation. All rights reserved. +Copyright (C) 2023 Intel Corporation. All rights reserved. Khronos(R) is a registered trademark and SYCL(TM) and SPIR(TM) are trademarks of The Khronos Group Inc. OpenCL(TM) is a trademark of Apple Inc. used by diff --git a/sycl/doc/extensions/proposed/sycl_ext_oneapi_raw_kernel_arg.asciidoc b/sycl/doc/extensions/proposed/sycl_ext_oneapi_raw_kernel_arg.asciidoc index 04bd64719a055..a3fe6fe76f1ea 100644 --- a/sycl/doc/extensions/proposed/sycl_ext_oneapi_raw_kernel_arg.asciidoc +++ b/sycl/doc/extensions/proposed/sycl_ext_oneapi_raw_kernel_arg.asciidoc @@ -21,7 +21,7 @@ == Notice [%hardbreaks] -Copyright (C) 2023-2023 Intel Corporation. All rights reserved. +Copyright (C) 2023 Intel Corporation. All rights reserved. Khronos(R) is a registered trademark and SYCL(TM) and SPIR(TM) are trademarks of The Khronos Group Inc. OpenCL(TM) is a trademark of Apple Inc. used by diff --git a/sycl/doc/extensions/proposed/sycl_ext_oneapi_work_group_specific.asciidoc b/sycl/doc/extensions/proposed/sycl_ext_oneapi_work_group_specific.asciidoc index 660ac71c14266..2eb56d7255123 100644 --- a/sycl/doc/extensions/proposed/sycl_ext_oneapi_work_group_specific.asciidoc +++ b/sycl/doc/extensions/proposed/sycl_ext_oneapi_work_group_specific.asciidoc @@ -20,7 +20,7 @@ == Notice [%hardbreaks] -Copyright (C) 2023-2023 Intel Corporation. All rights reserved. +Copyright (C) 2023 Intel Corporation. All rights reserved. Khronos(R) is a registered trademark and SYCL(TM) and SPIR(TM) are trademarks of The Khronos Group Inc. OpenCL(TM) is a trademark of Apple Inc. used by diff --git a/sycl/doc/extensions/supported/sycl_ext_intel_cslice.asciidoc b/sycl/doc/extensions/supported/sycl_ext_intel_cslice.asciidoc index 29c034589dd5a..4c35def080d0b 100644 --- a/sycl/doc/extensions/supported/sycl_ext_intel_cslice.asciidoc +++ b/sycl/doc/extensions/supported/sycl_ext_intel_cslice.asciidoc @@ -20,7 +20,7 @@ == Notice [%hardbreaks] -Copyright (C) 2022-2023 Intel Corporation. All rights reserved. +Copyright (C) 2022 Intel Corporation. All rights reserved. Khronos(R) is a registered trademark and SYCL(TM) and SPIR(TM) are trademarks of The Khronos Group Inc. OpenCL(TM) is a trademark of Apple Inc. used by diff --git a/sycl/doc/extensions/supported/sycl_ext_intel_fpga_device_selector.asciidoc b/sycl/doc/extensions/supported/sycl_ext_intel_fpga_device_selector.asciidoc index dd6d98577f469..2f80c82d90991 100644 --- a/sycl/doc/extensions/supported/sycl_ext_intel_fpga_device_selector.asciidoc +++ b/sycl/doc/extensions/supported/sycl_ext_intel_fpga_device_selector.asciidoc @@ -20,7 +20,7 @@ == Notice [%hardbreaks] -Copyright (C) 2022-2022 Intel Corporation. All rights reserved. +Copyright (C) 2022 Intel Corporation. All rights reserved. Khronos(R) is a registered trademark and SYCL(TM) and SPIR(TM) are trademarks of The Khronos Group Inc. OpenCL(TM) is a trademark of Apple Inc. used by diff --git a/sycl/doc/extensions/supported/sycl_ext_intel_legacy_image.asciidoc b/sycl/doc/extensions/supported/sycl_ext_intel_legacy_image.asciidoc index b938d8e246a76..1f74bfb3155ca 100644 --- a/sycl/doc/extensions/supported/sycl_ext_intel_legacy_image.asciidoc +++ b/sycl/doc/extensions/supported/sycl_ext_intel_legacy_image.asciidoc @@ -20,7 +20,7 @@ == Notice [%hardbreaks] -Copyright (C) 2023-2023 Intel Corporation. All rights reserved. +Copyright (C) 2023 Intel Corporation. All rights reserved. Khronos(R) is a registered trademark and SYCL(TM) and SPIR(TM) are trademarks of The Khronos Group Inc. OpenCL(TM) is a trademark of Apple Inc. used by diff --git a/sycl/doc/extensions/supported/sycl_ext_intel_queue_immediate_command_list.asciidoc b/sycl/doc/extensions/supported/sycl_ext_intel_queue_immediate_command_list.asciidoc index 4c929de9cf55d..38f884e6665fe 100644 --- a/sycl/doc/extensions/supported/sycl_ext_intel_queue_immediate_command_list.asciidoc +++ b/sycl/doc/extensions/supported/sycl_ext_intel_queue_immediate_command_list.asciidoc @@ -20,7 +20,7 @@ == Notice [%hardbreaks] -Copyright (C) 2023-2023 Intel Corporation. All rights reserved. +Copyright (C) 2023 Intel Corporation. All rights reserved. Khronos(R) is a registered trademark and SYCL(TM) and SPIR(TM) are trademarks of The Khronos Group Inc. OpenCL(TM) is a trademark of Apple Inc. used by diff --git a/sycl/doc/extensions/supported/sycl_ext_intel_queue_index.asciidoc b/sycl/doc/extensions/supported/sycl_ext_intel_queue_index.asciidoc index 03ecc76a38f3e..beef5a62b74bf 100644 --- a/sycl/doc/extensions/supported/sycl_ext_intel_queue_index.asciidoc +++ b/sycl/doc/extensions/supported/sycl_ext_intel_queue_index.asciidoc @@ -20,7 +20,7 @@ == Notice [%hardbreaks] -Copyright (C) 2022-2023 Intel Corporation. All rights reserved. +Copyright (C) 2022 Intel Corporation. All rights reserved. Khronos(R) is a registered trademark and SYCL(TM) and SPIR(TM) are trademarks of The Khronos Group Inc. OpenCL(TM) is a trademark of Apple Inc. used by diff --git a/sycl/doc/extensions/supported/sycl_ext_oneapi_bfloat16.asciidoc b/sycl/doc/extensions/supported/sycl_ext_oneapi_bfloat16.asciidoc index ff72b3c959f8f..bae11769da941 100644 --- a/sycl/doc/extensions/supported/sycl_ext_oneapi_bfloat16.asciidoc +++ b/sycl/doc/extensions/supported/sycl_ext_oneapi_bfloat16.asciidoc @@ -23,7 +23,7 @@ == Notice [%hardbreaks] -Copyright (C) 2022-2022 Intel Corporation. All rights reserved. +Copyright (C) 2022 Intel Corporation. All rights reserved. Khronos(R) is a registered trademark and SYCL(TM) and SPIR(TM) are trademarks of The Khronos Group Inc. OpenCL(TM) is a trademark of Apple Inc. used by diff --git a/sycl/doc/extensions/supported/sycl_ext_oneapi_free_function_queries.asciidoc b/sycl/doc/extensions/supported/sycl_ext_oneapi_free_function_queries.asciidoc index 813293a9d1864..815ce9ac79dec 100644 --- a/sycl/doc/extensions/supported/sycl_ext_oneapi_free_function_queries.asciidoc +++ b/sycl/doc/extensions/supported/sycl_ext_oneapi_free_function_queries.asciidoc @@ -22,7 +22,7 @@ == Notice [%hardbreaks] -Copyright (C) 2020-2024 Intel Corporation. All rights reserved. +Copyright (C) 2020 Intel Corporation. All rights reserved. Khronos(R) is a registered trademark and SYCL(TM) and SPIR(TM) are trademarks of The Khronos Group Inc. OpenCL(TM) is a trademark of Apple Inc. used by diff --git a/sycl/doc/extensions/supported/sycl_ext_oneapi_local_memory.asciidoc b/sycl/doc/extensions/supported/sycl_ext_oneapi_local_memory.asciidoc index ae7ea2518f72f..25a3fa4dd2e0d 100644 --- a/sycl/doc/extensions/supported/sycl_ext_oneapi_local_memory.asciidoc +++ b/sycl/doc/extensions/supported/sycl_ext_oneapi_local_memory.asciidoc @@ -19,7 +19,7 @@ == Notice [%hardbreaks] -Copyright (C) 2021-2023 Intel Corporation. All rights reserved. +Copyright (C) 2021 Intel Corporation. All rights reserved. Khronos(R) is a registered trademark and SYCL(TM) and SPIR(TM) are trademarks of The Khronos Group Inc. OpenCL(TM) is a trademark of Apple Inc. used by diff --git a/sycl/doc/extensions/supported/sycl_ext_oneapi_memcpy2d.asciidoc b/sycl/doc/extensions/supported/sycl_ext_oneapi_memcpy2d.asciidoc index 6178c4f86d4bb..afdbd28dcc93c 100644 --- a/sycl/doc/extensions/supported/sycl_ext_oneapi_memcpy2d.asciidoc +++ b/sycl/doc/extensions/supported/sycl_ext_oneapi_memcpy2d.asciidoc @@ -18,7 +18,7 @@ == Notice [%hardbreaks] -Copyright (C) 2022-2022 Intel Corporation. All rights reserved. +Copyright (C) 2022 Intel Corporation. All rights reserved. Khronos(R) is a registered trademark and SYCL(TM) and SPIR(TM) are trademarks of The Khronos Group Inc. OpenCL(TM) is a trademark of Apple Inc. used by diff --git a/sycl/doc/extensions/supported/sycl_ext_oneapi_peer_access.asciidoc b/sycl/doc/extensions/supported/sycl_ext_oneapi_peer_access.asciidoc index b089d9b853cbb..5029f183b344e 100644 --- a/sycl/doc/extensions/supported/sycl_ext_oneapi_peer_access.asciidoc +++ b/sycl/doc/extensions/supported/sycl_ext_oneapi_peer_access.asciidoc @@ -20,7 +20,7 @@ == Notice [%hardbreaks] -Copyright (C) 2022-2023 Intel Corporation. All rights reserved. +Copyright (C) 2022 Intel Corporation. All rights reserved. Khronos(R) is a registered trademark and SYCL(TM) and SPIR(TM) are trademarks of The Khronos Group Inc. OpenCL(TM) is a trademark of Apple Inc. used by diff --git a/sycl/doc/extensions/supported/sycl_ext_oneapi_queue_empty.asciidoc b/sycl/doc/extensions/supported/sycl_ext_oneapi_queue_empty.asciidoc index 0ca7d67c7c777..2d56fdafc9f0c 100644 --- a/sycl/doc/extensions/supported/sycl_ext_oneapi_queue_empty.asciidoc +++ b/sycl/doc/extensions/supported/sycl_ext_oneapi_queue_empty.asciidoc @@ -19,7 +19,7 @@ == Notice -Copyright (C) 2022-2022 Intel Corporation. All rights reserved. +Copyright (C) 2022 Intel Corporation. All rights reserved. Khronos(R) is a registered trademark and SYCL(TM) and SPIR(TM) are trademarks of The Khronos Group Inc. OpenCL(TM) is a trademark of Apple Inc. used by diff --git a/sycl/doc/extensions/supported/sycl_ext_oneapi_queue_priority.asciidoc b/sycl/doc/extensions/supported/sycl_ext_oneapi_queue_priority.asciidoc index 472fac7bdbe79..aa73c0f03e175 100644 --- a/sycl/doc/extensions/supported/sycl_ext_oneapi_queue_priority.asciidoc +++ b/sycl/doc/extensions/supported/sycl_ext_oneapi_queue_priority.asciidoc @@ -20,7 +20,7 @@ == Notice [%hardbreaks] -Copyright (C) 2022-2022 Intel Corporation. All rights reserved. +Copyright (C) 2022 Intel Corporation. All rights reserved. Khronos(R) is a registered trademark and SYCL(TM) and SPIR(TM) are trademarks of The Khronos Group Inc. OpenCL(TM) is a trademark of Apple Inc. used by diff --git a/sycl/doc/extensions/supported/sycl_ext_oneapi_sub_group_mask.asciidoc b/sycl/doc/extensions/supported/sycl_ext_oneapi_sub_group_mask.asciidoc index b3c14cfdcc8c1..51a6b184c2eb3 100644 --- a/sycl/doc/extensions/supported/sycl_ext_oneapi_sub_group_mask.asciidoc +++ b/sycl/doc/extensions/supported/sycl_ext_oneapi_sub_group_mask.asciidoc @@ -21,7 +21,7 @@ == Notice [%hardbreaks] -Copyright (C) 2021-2023 Intel Corporation. All rights reserved. +Copyright (C) 2021 Intel Corporation. All rights reserved. Khronos(R) is a registered trademark and SYCL(TM) and SPIR(TM) are trademarks of The Khronos Group Inc. OpenCL(TM) is a trademark of Apple Inc. used by diff --git a/sycl/doc/extensions/supported/sycl_ext_oneapi_usm_device_read_only.asciidoc b/sycl/doc/extensions/supported/sycl_ext_oneapi_usm_device_read_only.asciidoc index 2df1a1b6c8977..d98b9f4796f8f 100644 --- a/sycl/doc/extensions/supported/sycl_ext_oneapi_usm_device_read_only.asciidoc +++ b/sycl/doc/extensions/supported/sycl_ext_oneapi_usm_device_read_only.asciidoc @@ -20,7 +20,7 @@ == Notice [%hardbreaks] -Copyright (C) 2022-2022 Intel Corporation. All rights reserved. +Copyright (C) 2022 Intel Corporation. All rights reserved. Khronos(R) is a registered trademark and SYCL(TM) and SPIR(TM) are trademarks of The Khronos Group Inc. OpenCL(TM) is a trademark of Apple Inc. used by diff --git a/sycl/doc/extensions/supported/sycl_ext_oneapi_weak_object.asciidoc b/sycl/doc/extensions/supported/sycl_ext_oneapi_weak_object.asciidoc index 1b58d93091c47..f709a0c42ef85 100644 --- a/sycl/doc/extensions/supported/sycl_ext_oneapi_weak_object.asciidoc +++ b/sycl/doc/extensions/supported/sycl_ext_oneapi_weak_object.asciidoc @@ -20,7 +20,7 @@ == Notice [%hardbreaks] -Copyright (C) 2022-2022 Intel Corporation. All rights reserved. +Copyright (C) 2022 Intel Corporation. All rights reserved. Khronos(R) is a registered trademark and SYCL(TM) and SPIR(TM) are trademarks of The Khronos Group Inc. OpenCL(TM) is a trademark of Apple Inc. used by diff --git a/sycl/doc/extensions/template.asciidoc b/sycl/doc/extensions/template.asciidoc index 31d430ed56049..31246fc4c89d5 100644 --- a/sycl/doc/extensions/template.asciidoc +++ b/sycl/doc/extensions/template.asciidoc @@ -20,7 +20,7 @@ == Notice [%hardbreaks] -Copyright (C) 2024-2024 Intel Corporation. All rights reserved. +Copyright (C) 2024 Intel Corporation. All rights reserved. Khronos(R) is a registered trademark and SYCL(TM) and SPIR(TM) are trademarks of The Khronos Group Inc. OpenCL(TM) is a trademark of Apple Inc. used by From 229c239a7c968ef296d7b4a60c5f5033e3a33c5b Mon Sep 17 00:00:00 2001 From: aelovikov-intel Date: Wed, 1 May 2024 14:24:56 -0700 Subject: [PATCH 3/4] [SYCL] Require "asserts" build for `sycl/test/extensions/private_alloca.cpp` (#13628) See https://github.com/intel/llvm/issues/13625. --- sycl/test/extensions/private_alloca.cpp | 3 +++ 1 file changed, 3 insertions(+) diff --git a/sycl/test/extensions/private_alloca.cpp b/sycl/test/extensions/private_alloca.cpp index 7687915436a8a..caa59cd7d42b0 100644 --- a/sycl/test/extensions/private_alloca.cpp +++ b/sycl/test/extensions/private_alloca.cpp @@ -1,3 +1,6 @@ +// https://github.com/intel/llvm/issues/13625 +// REQUIRES: asserts + // RUN: %clangxx -fsycl -fsycl-device-only -c -o %t.bc %s // RUN: %if asserts %{sycl-post-link -debug-only=SpecConst %t.bc -spec-const=native -o %t.txt 2>&1 | FileCheck %s -check-prefixes=CHECK-LOG %} %else %{sycl-post-link %t.bc -spec-const=native -o %t.txt 2>&1 %} // RUN: cat %t_0.prop | FileCheck %s -check-prefixes=CHECK,CHECK-RT From f34a65012c21192d6f90c10a893cffb35a250dff Mon Sep 17 00:00:00 2001 From: Konrad Kusiak Date: Thu, 2 May 2024 07:22:06 +0100 Subject: [PATCH 4/4] [UR] CI for: Emulate Fill with copy when patternSize is not a power of 2 (#12912) https://github.com/oneapi-src/unified-runtime/pull/1412 --------- Co-authored-by: Kenneth Benzie (Benie) --- sycl/plugins/unified_runtime/CMakeLists.txt | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/sycl/plugins/unified_runtime/CMakeLists.txt b/sycl/plugins/unified_runtime/CMakeLists.txt index 12edff0fe90e2..fc8aebd7890e3 100644 --- a/sycl/plugins/unified_runtime/CMakeLists.txt +++ b/sycl/plugins/unified_runtime/CMakeLists.txt @@ -95,13 +95,13 @@ if(SYCL_PI_UR_USE_FETCH_CONTENT) endfunction() set(UNIFIED_RUNTIME_REPO "https://github.com/oneapi-src/unified-runtime.git") - # commit 1906ce76c9c2d2112584cc0679c25f00c4935e73 - # Merge: 3e3d8748 7f9b30f6 + # commit 633ec4081c2ede6e94530d2c762535f1f7718f52 + # Merge: e8225146 2727e8af # Author: Kenneth Benzie (Benie) - # Date: Tue Apr 30 11:25:19 2024 +0100 - # Merge pull request #1452 from jinge90/omp_device_global_intercept - # [ASAN] Intercept urProgramLink in sanitizer layer - set(UNIFIED_RUNTIME_TAG 1906ce76c9c2d2112584cc0679c25f00c4935e73) + # Date: Tue Apr 30 21:17:45 2024 +0100 + # Merge pull request #1412 from konradkusiak97/memsetLargePatternL0 + # [L0][OpenCL] Emulate Fill with copy when patternSize is not a power of 2 + set(UNIFIED_RUNTIME_TAG 633ec4081c2ede6e94530d2c762535f1f7718f52) fetch_adapter_source(level_zero ${UNIFIED_RUNTIME_REPO}