Skip to content

Conversation

@Icohedron
Copy link
Contributor

The NVIDIA Reconvergence issue appears to be fixed with driver version 591.44 and the test now XPASSes. So this PR removes the XFAIL and the corresponding feature from the lit.cfg

@Icohedron Icohedron added the test-all When applied to a PR this will opt-in to additional pre-merge test configurations.. label Dec 5, 2025
@Icohedron
Copy link
Contributor Author

Is there a way to match on driver version and XFAIL if the driver version is < 591.44? Maybe we don't want to remove the XFAIL altogether and instead XFAIL if the driver version is less than 591.44 on a 50-series NVIDIA GPU.

@Icohedron Icohedron requested a review from llvm-beanz December 5, 2025 21:59
Copy link
Collaborator

@bogner bogner left a comment

Choose a reason for hiding this comment

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

I think it's probably okay to assume latest drivers, otherwise the testing matrix gets pretty unwieldy. This LGTM as is.

@Icohedron Icohedron removed the request for review from llvm-beanz December 5, 2025 22:01
@Icohedron Icohedron merged commit accbdda into llvm:main Dec 6, 2025
17 of 25 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

test-all When applied to a PR this will opt-in to additional pre-merge test configurations..

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants