Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add static assert for task return and check for derived of ttg::coroutine_handle #286

Merged
merged 1 commit into from
Jun 4, 2024

Conversation

devreal
Copy link
Contributor

@devreal devreal commented Jun 4, 2024

TTs may return ttg::coroutine_handle (make_tt) or ttg::device::Task (custom TTs)

@devreal devreal requested a review from evaleev June 4, 2024 20:12
…tine_handle

TTs may return ttg::coroutine_handle (make_tt) or
ttg::device::Task (custom TTs)

Signed-off-by: Joseph Schuchart <[email protected]>
Copy link
Contributor

@therault therault left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good and beautiful to me

@evaleev evaleev merged commit b6c87e5 into TESSEorg:master Jun 4, 2024
4 checks passed
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.

3 participants