Skip to content

[SPIRV] Test basic float and int types #66282

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

Merged
merged 3 commits into from
Sep 19, 2023
Merged

Conversation

sudonatalie
Copy link
Member

Add Int16, Int64 and Float64 capabilities as always available for Vulkan (since 1.0), and add tests covering most of the basic types from clang/test/CodeGenHLSL/basic_types.hlsl except for half floats.

Depends on D156049

@sudonatalie
Copy link
Member Author

@Keenuts PTAL

These tests are dependent on https://reviews.llvm.org/D156049, so it should be merged after that patch

@Keenuts
Copy link
Contributor

Keenuts commented Sep 15, 2023

Waiting on D156049 before merging.

Add  Int16, Int64 and Float64 capabilities as always available for
Vulkan (since 1.0), and add tests covering most of the basic types from
clang/test/CodeGenHLSL/basic_types.hlsl except for half floats.

Depends on D156049
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