File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff 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]
You can’t perform that action at this time.
0 commit comments