Skip to content

Conversation

@Meinersbur
Copy link
Member

@Meinersbur Meinersbur commented Sep 30, 2025

Since llvm/llvm-project#160283, Flang checks for non-rectangular loop nests and fails with an error since they are not supported. Hence, disable the tests that contain non-rectangular loop nests.

Addresses buildbot failures:

Copy link
Contributor

@tblah tblah left a comment

Choose a reason for hiding this comment

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

Thanks for the quick fix

@Meinersbur Meinersbur merged commit c3f9fd0 into llvm:main Sep 30, 2025
1 check passed
Meinersbur added a commit that referenced this pull request Sep 30, 2025
Same rationale as #286: Since llvm/llvm-project#160283,
Flang checks for non-rectangular loop nests and correctly emits error
diagnostics for being unsupported. Hence, disable the tests that contain
non-rectangular loop nests.
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