Skip to content

Removed XFAIL for Clang config for QuadReadAcrossX#994

Draft
kcloudy0717 wants to merge 3 commits intollvm:mainfrom
kcloudy0717:kcloudy0717/xfail/QuadReadAcrossX
Draft

Removed XFAIL for Clang config for QuadReadAcrossX#994
kcloudy0717 wants to merge 3 commits intollvm:mainfrom
kcloudy0717:kcloudy0717/xfail/QuadReadAcrossX

Conversation

@kcloudy0717
Copy link
Contributor

We can remove the XFAIL directives for Clang config for QuadReadAcrossX tests now that QuadReadAcrossX intrinsic has landed in LLVM: llvm/llvm-project#184360

We can remove the XFAIL directives for Clang config for QuadReadAcrossX tests now that QuadReadAcrossX intrinsic has landed in LLVM: llvm/llvm-project#184360
@kcloudy0717 kcloudy0717 force-pushed the kcloudy0717/xfail/QuadReadAcrossX branch from 1e1b6c6 to 00a040e Compare March 19, 2026 14:46
Copy link
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 change !Clang -> DXC

Thanks for putting this up right away :)


# Bug: https://github.com/llvm/offload-test-suite/issues/986
# XFAIL: Intel && Vulkan
# XFAIL: Intel && Vulkan && !Clang
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
# XFAIL: Intel && Vulkan && !Clang
# XFAIL: Intel && Vulkan && DXC

Same with below

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I've updated all of the !Clang condition to DXC.

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.

2 participants