Commit 63ee151
authored
[SYCL] Fix accessor CTAD for unittests (#7638)
Accessor CTAD would in certain cases fail to resolve IsValidTag and
IsSameAsBuffer. This commit fixes this issue by making these trait
structs rather than constexpr functions.
Signed-off-by: Larsen, Steffen <[email protected]>1 parent 81b08ac commit 63ee151
File tree
2 files changed
+79
-116
lines changed- sycl
- include/sycl
- unittests/Extensions
2 files changed
+79
-116
lines changed
0 commit comments