Skip to content

Split texture2d OperatorIndex test in two.#958

Merged
s-perron merged 2 commits intollvm:mainfrom
s-perron:texture2d-load
Apr 2, 2026
Merged

Split texture2d OperatorIndex test in two.#958
s-perron merged 2 commits intollvm:mainfrom
s-perron:texture2d-load

Conversation

@s-perron
Copy link
Copy Markdown
Contributor

@s-perron s-perron commented Mar 12, 2026

The Texture2D.OperatorIndex.test.yaml has tests for both operator[] and
the mips member. They should be separate tests.

Enable passing Texture2D tests that are passing with clang vulkan.

The Texture2D.OperatorIndex.test.yaml has tests for both operator[] and
the mips member. They should be separate tests.

We also enable the Vulkan clang versions of the test. They should be
passing now.
@s-perron s-perron marked this pull request as ready for review April 1, 2026 16:42
@s-perron s-perron requested review from farzonl and luciechoi April 1, 2026 16:46
Copy link
Copy Markdown
Contributor

@inbelic inbelic left a comment

Choose a reason for hiding this comment

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

LGTM once we incorperate the changes from https://github.com/llvm/offload-test-suite/pull/1036/changes.

Comment thread test/Feature/Textures/Texture2D.mips.OperatorIndex.test.yaml Outdated
@s-perron s-perron merged commit 4e8eb85 into llvm:main Apr 2, 2026
19 of 23 checks passed
@s-perron s-perron deleted the texture2d-load branch April 2, 2026 13:20
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