Skip to content

DPC++ daily 2022-11-17

Pre-release
Pre-release

Choose a tag to compare

@bb-sycl bb-sycl released this 17 Nov 17:35
· 139068 commits to sycl since this release
5a188c7
[NFC] Remove MatrixUse::Unnecessary (#7335)

It was previously introduced for backwards compatibility with legacy
(without Use matrix parameter) API. It is actually not needed.

Signed-off-by: Sidorov, Dmitry <[email protected]>