XFAIL for QuadReadAcrossY.fp64.test on WARP D3D12 DXC config#1014
Merged
XFAIL for QuadReadAcrossY.fp64.test on WARP D3D12 DXC config#1014
Conversation
inbelic
reviewed
Mar 25, 2026
| # XFAIL: Intel && Vulkan && DXC | ||
|
|
||
| # Bug: https://github.com/llvm/offload-test-suite/issues/1013 | ||
| # XFAIL: WARP && D3D12 && DXC |
Contributor
There was a problem hiding this comment.
Even more strangely it only seems to fail on WARP-x64
Suggested change
| # XFAIL: WARP && D3D12 && DXC | |
| # XFAIL: WARP && x64 && DXC |
Passing on arm64 for reference here.
inbelic
approved these changes
Mar 25, 2026
inbelic
reviewed
Mar 26, 2026
Icohedron
approved these changes
Mar 26, 2026
inbelic
reviewed
Mar 27, 2026
Contributor
|
It looks like if you are targeting a |
llvm-beanz
pushed a commit
to llvm-beanz/offload-test-suite
that referenced
this pull request
Apr 7, 2026
WARP D3D12 DXC tests are failing for QuadReadAcrossY.fp64.test. I filed an issue for it, opening a PR for add XFAIL to the test. --------- Co-authored-by: Finn Plummer <mail@inbelic.dev>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
WARP D3D12 DXC tests are failing for QuadReadAcrossY.fp64.test. I filed an issue for it, opening a PR for add XFAIL to the test.