Skip to content

Commit 46db721

Browse files
authored
[NFC][ESIMD] Fix trademark violations (intel#13900)
1 parent ada5701 commit 46db721

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

sycl/include/sycl/ext/intel/esimd/xmx/common.hpp

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@
55
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
66
//
77
//===----------------------------------------------------------------------===//
8-
// Explicit SIMD API types used in ESIMD Intel Xe Matrix eXtension.
8+
// Explicit SIMD API types used in ESIMD
9+
// Intel(R) Xe Matrix eXtensions (Intel(R) XMX).
910
//===----------------------------------------------------------------------===//
1011

1112
#pragma once

sycl/include/sycl/ext/intel/esimd/xmx/dpas.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
66
//
77
//===----------------------------------------------------------------------===//
8-
// Explicit SIMD API for DPAS Intel Xe Matrix eXtension.
8+
// Explicit SIMD API for DPAS Intel(R) Xe Matrix eXtensions (Intel(R) XMX).
99
//===----------------------------------------------------------------------===//
1010

1111
#pragma once

0 commit comments

Comments
 (0)