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

[Vulkan] Improved error message for extern calls passed to SPIR-V codegen #8332

Merged
merged 1 commit into from
Jun 26, 2021

Conversation

Lunderberg
Copy link
Contributor

Previously, the codegen indicated that there was an extern call. Now, also indicate what that extern call is, to aid in debugging.

…egen.

Previously, the codegen indicated that there was an extern call.  Now,
also indicate what that extern call is, to aid in debugging.
@Lunderberg
Copy link
Contributor Author

Potential reviewer: @masahi

@masahi masahi merged commit 33277c3 into apache:main Jun 26, 2021
@Lunderberg Lunderberg deleted the vulkan_extern_error_message branch June 27, 2021 02:29
ylc pushed a commit to ylc/tvm that referenced this pull request Sep 29, 2021
…egen. (apache#8332)

Previously, the codegen indicated that there was an extern call.  Now,
also indicate what that extern call is, to aid in debugging.

Co-authored-by: Eric Lunderberg <elunderberg@octoml.ai>
zxy844288792 pushed a commit to zxy844288792/tvm that referenced this pull request Mar 4, 2022
…egen. (apache#8332)

Previously, the codegen indicated that there was an extern call.  Now,
also indicate what that extern call is, to aid in debugging.

Co-authored-by: Eric Lunderberg <elunderberg@octoml.ai>
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