Skip to content

[Vulkan][Codegen] Added spvValidate check after vulkan shader generation - #8098

Merged
masahi merged 1 commit into
apache:mainfrom
Lunderberg:spvValidate
May 21, 2021
Merged

[Vulkan][Codegen] Added spvValidate check after vulkan shader generation#8098
masahi merged 1 commit into
apache:mainfrom
Lunderberg:spvValidate

Conversation

@Lunderberg

Copy link
Copy Markdown
Contributor

spvValidate found the bug that was fixed in #7966, along with a few
other issues on missing capability/extension declarations. Now that
all unit tests checked by the CI pass with it enabled, would like to
enable by default.

spvValidate found the bug that was fixed in apache#7966, along with a few
other issues on missing capability/extension declarations.  Now that
all unit tests pass with it enabled, would like to enable by default.
@Lunderberg

Copy link
Copy Markdown
Contributor Author

Potential reviewer: @masahi

@masahi masahi self-assigned this May 20, 2021
@masahi
masahi merged commit 9396a66 into apache:main May 21, 2021
@masahi

masahi commented May 21, 2021

Copy link
Copy Markdown
Member

Thanks @Lunderberg

@Lunderberg
Lunderberg deleted the spvValidate branch May 25, 2021 16:00
trevor-m pushed a commit to trevor-m/tvm that referenced this pull request Jun 17, 2021
…ion (apache#8098)

spvValidate found the bug that was fixed in apache#7966, along with a few
other issues on missing capability/extension declarations.  Now that
all unit tests pass with it enabled, would like to enable by default.

Co-authored-by: Eric Lunderberg <elunderberg@octoml.ai>
trevor-m pushed a commit to neo-ai/tvm that referenced this pull request Jun 17, 2021
…ion (apache#8098)

spvValidate found the bug that was fixed in apache#7966, along with a few
other issues on missing capability/extension declarations.  Now that
all unit tests pass with it enabled, would like to enable by default.

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