Skip to content

Commit 4115657

Browse files
author
Sergey Kanaev
committed
Another set of comments
Signed-off-by: Sergey Kanaev <[email protected]>
1 parent d8046f9 commit 4115657

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

sycl/ReleaseNotes.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Release notes for commit range 5976ff0..1fc0e4f
88
### SYCL Compiler
99
- Assigned the source location of the kernel caller function to the artificial
1010
initialization code generated in the kernel body. It enables profiling tools
11-
to meaningfully the initialization code [6744364]
11+
to meaningfully attribute the initialization code [6744364]
1212
- Provided compile-time warning if size of kernel arguments exceeds 2KiB in
1313
GPU AOT mode [e00ab74]
1414
- Changed default SYCL standard to SYCL-2020 [67acf81]
@@ -98,7 +98,7 @@ Release notes for commit range 5976ff0..1fc0e4f
9898
- Fixed waiting for events on Level Zero [e503662]
9999
- Added missing constructors and propety methods for context, program and
100100
sampler[30b8acc]
101-
- Improved support for GDB [93e1387]
101+
- Fixed printing types of variables by GDB in some cases [93e1387]
102102
- Aligned `cl::sycl::handler::require` API with the SYCL specification
103103
[68c275c]
104104
- Fixed undefinded behaviour in memory management intrinsics [4ff2eee]

0 commit comments

Comments
 (0)