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
+7-7Lines changed: 7 additions & 7 deletions
Original file line number
Diff line number
Diff line change
@@ -17,7 +17,7 @@ Release notes for the commit range ba404be..24726df
17
17
- Implemented OpenCL interoperability API following [SYCL Generalization proposal](https://github.com/KhronosGroup/SYCL-Shared/blob/master/proposals/sycl_generalization.md)[bae0639]
18
18
19
19
## Improvements
20
-
### SYCL Frontend and driver changes
20
+
### SYCL Compiler
21
21
- Now when `-fintelfpga` option is passed, the dependency file is created in
22
22
the temporary files location instead of input source file location [7df381a]
23
23
- Made `-std=c++17` the default for DPC++ [3192ee7]
@@ -41,7 +41,7 @@ Release notes for the commit range ba404be..24726df
41
41
- Dependency files are not generated by default when compiling using
42
42
`-fsycl -fintelfpga` options now [24726df]
43
43
44
-
### SYCL headers and runtime
44
+
### SYCL Library
45
45
- Updated the implementation to align with changes in
0 commit comments