Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Flang] Xfail hlfir test case on AIX #76802

Merged
merged 2 commits into from Jan 9, 2024
Merged

Conversation

madanial0
Copy link
Contributor

@madanial0 madanial0 commented Jan 3, 2024

This test case seems to fail at the Merge disjoint stack slots pass on AIX, it passes if compilled with -mllvm --no-stack-coloring. This PR xfails the teest case on AIX temporarily until the issue is addressed.

@madanial0 madanial0 added the flang Flang issues not falling into any other category label Jan 3, 2024
@madanial0 madanial0 self-assigned this Jan 3, 2024
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.

Please could you provide some description of the problem, to explain why this is an XFail and not a bug

@madanial0
Copy link
Contributor Author

Please could you provide some description of the problem, to explain why this is an XFail and not a bug

Appologies, updated the description, this is potentially a bug that is currently being looked at the XFail on AIX will only be temporarily.

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.

Okay thanks for updating. If you don't intend to work on this immediately, please could you make an issue upstream so that this is not forgotten.

@madanial0 madanial0 merged commit 144ae5b into llvm:main Jan 9, 2024
4 checks passed
justinfargnoli pushed a commit to justinfargnoli/llvm-project that referenced this pull request Jan 28, 2024
This test case seems to fail at the `Merge disjoint stack slots` pass on
AIX, it passes if compilled with `-mllvm --no-stack-coloring`. This PR
xfails the teest case on AIX temporarily until the issue is addressed.

---------

Co-authored-by: Mark Danial <mark.danial@ibm.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
flang Flang issues not falling into any other category
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants