Skip to content

Conversation

@steffenlarsen
Copy link
Contributor

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.

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]>
@steffenlarsen steffenlarsen requested a review from a team as a code owner December 5, 2022 12:18
@aelovikov-intel
Copy link
Contributor

Was the issue compiler-specific?

@steffenlarsen
Copy link
Contributor Author

Was the issue compiler-specific?

I am not sure, but I'd argue this is an improvement in general.

@steffenlarsen
Copy link
Contributor Author

Failures on HIP tracked by #7634.

@steffenlarsen steffenlarsen merged commit 63ee151 into intel:sycl Dec 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants