We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c86a923 commit e35b22aCopy full SHA for e35b22a
sycl/ReleaseNotes.md
@@ -20,7 +20,8 @@ Release notes for commit range 5976ff0..1fc0e4f
20
- Simplified the error checking of arrays by only visiting once [c709986]
21
- Stop emitting kernel arguments metadata [f658918]
22
- Enabled `-f[no-]sycl-early-optimizations` on Windows [e1e3658]
23
- - Allow for mutable kernel function objects for SYCL-1.2.1 [1dbc358]
+ - Mutable kernel functions are now explicitly forbidden in SYCL 2020
24
+ [1dbc358]
25
- Moved hardware targeted extensions to `INTEL` namespace [3084982]
26
- Added support for union types as kernel parameters [5adfd79]
27
- Renamed `-fsycl-std-optimizations` to `-fsycl-early-optimizations` [077a507]
0 commit comments