Skip to content

XFAIL for QuadReadAcrossY.fp64.test on WARP D3D12 DXC config#1014

Merged
inbelic merged 6 commits intollvm:mainfrom
kcloudy0717:kcloudy0717/xfail/QuadReadAcrossY
Mar 30, 2026
Merged

XFAIL for QuadReadAcrossY.fp64.test on WARP D3D12 DXC config#1014
inbelic merged 6 commits intollvm:mainfrom
kcloudy0717:kcloudy0717/xfail/QuadReadAcrossY

Conversation

@kcloudy0717
Copy link
Copy Markdown
Contributor

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.

@kcloudy0717 kcloudy0717 marked this pull request as ready for review March 25, 2026 06:19
# XFAIL: Intel && Vulkan && DXC

# Bug: https://github.com/llvm/offload-test-suite/issues/1013
# XFAIL: WARP && D3D12 && DXC
Copy link
Copy Markdown
Contributor

@inbelic inbelic Mar 25, 2026

Choose a reason for hiding this comment

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

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 inbelic merged commit bc74ffb into llvm:main Mar 30, 2026
9 of 12 checks passed
@inbelic
Copy link
Copy Markdown
Contributor

inbelic commented Mar 31, 2026

It looks like if you are targeting a WARP device then the machine type doesn't get set. So WARP && AMD is never true. Will fix this tomorrow.

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>
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.

3 participants