You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: sycl/ReleaseNotes.md
+3-1Lines changed: 3 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -112,6 +112,8 @@ Release notes for commit range 5976ff0..1fc0e4f
112
112
- Enabled USM indirect access for interoperability kernels [ebf5c4e]
113
113
114
114
## API/ABI breakages
115
+
- Added missing constructors and propety methods for context, program and
116
+
sampler[30b8acc]
115
117
116
118
## Known issues
117
119
- The format of the object files produced by the compiler can change between
@@ -140,7 +142,7 @@ Release notes for commit range 5976ff0..1fc0e4f
140
142
Release notes for the commit range 75b3dc2..5976ff0
141
143
142
144
## New features
143
-
- Implemented basic support for the [Explicit SIMD extension](./sycl/doc/extensions/ExplicitSIMD/dpcpp-explicit-simd.md)
145
+
- Implemented basic support for the [Explicit SIMD extension](doc/extensions/ExplicitSIMD/dpcpp-explicit-simd.md)
144
146
for low-level GPU performance tuning [84bf234][32bf607][a lot of others]
145
147
- Implemented support for the [SYCL_INTEL_usm_address_spaces extension](https://github.com/intel/llvm/pull/1840)
146
148
- Implemented support for the [Use Pinned Host Memory Property extension](doc/extensions/UsePinnedMemoryProperty/UsePinnedMemoryPropery.adoc)[e5ea144][aee2d6c][396759d]
0 commit comments