Skip to content

Enable fixed-size resource array tests for Clang #364

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

Open
wants to merge 13 commits into
base: main
Choose a base branch
from

Conversation

hekota
Copy link
Member

@hekota hekota commented Aug 19, 2025

Since the support for fixed-size resource array has been implemented in Clang, these tests are now passing.

Also removing -fvk-use-scalar-layout flag from the tests as they did not really need it (none of them are using structs).

Related to llvm/llvm-project#133835.

@llvm-beanz
Copy link
Collaborator

Woo!

Comment on lines 54 to 55
# XFAIL: DXC && DirectX-WARP
# XFAIL: Clang && DirectX-WARP
Copy link
Collaborator

Choose a reason for hiding this comment

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

Would it make more sense to just have one XFAIL: DirectX-WARP line here? Similarly for intel below.

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.

4 participants