Skip to content

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

Merged
masahi merged 1 commit intoapache:mainfrom
Lunderberg:vulkan_extern_error_message
Jun 26, 2021
Merged

[Vulkan] Improved error message for extern calls passed to SPIR-V codegen#8332
masahi merged 1 commit intoapache:mainfrom
Lunderberg:vulkan_extern_error_message

Conversation

@Lunderberg
Copy link
Copy Markdown
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 Lunderberg force-pushed the vulkan_extern_error_message branch from db032bb to b9fe385 Compare June 24, 2021 23:02
@Lunderberg
Copy link
Copy Markdown
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