Skip to content

Remove QuadReadAcross* XFails on intel machine#1249

Merged
bob80905 merged 1 commit into
llvm:mainfrom
bob80905:update_quadreadacross_tests_xfail
May 29, 2026
Merged

Remove QuadReadAcross* XFails on intel machine#1249
bob80905 merged 1 commit into
llvm:mainfrom
bob80905:update_quadreadacross_tests_xfail

Conversation

@bob80905

@bob80905 bob80905 commented May 28, 2026

Copy link
Copy Markdown
Contributor

After upgrading the intel hardware (which includes a more modern driver version), all of the QuadReadAcross* tests started unexpectedly passing.
This PR removes the XFAIL, and the associated issue has been resolved.

Resolves #986

@bogner bogner left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LG. Can we also close the referenced issue with something along the lines of "This only occurs on the driver for GenXYZ that is out of support"? If it's a pain to hunt down what GPU was on that old intel machine it's probably sufficient to just say it's only relevant for out of support intel GPUs.

@bob80905 bob80905 merged commit 0c930ef into llvm:main May 29, 2026
25 of 29 checks passed
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.

[Intel][Vulkan][DXC] QuadReadAcross[X|Y|Diagonal] tests fails on Intel Vulkan DXC backend

3 participants