Skip to content

[ORC] skip reoptimization tests on i386 #114351

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

Merged
merged 1 commit into from
Nov 1, 2024
Merged

Conversation

tstellar
Copy link
Collaborator

This test currently segfaults on i386-unknown-linux-gnu builds.

This test currently segfaults on i386-unknown-linux-gnu builds.
Copy link
Contributor

@lhames lhames left a comment

Choose a reason for hiding this comment

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

LGTM. It's fine to skip these for now if they're broken.

@sunho -- do you have any time to look into them? If not I'll file a bug for it.

@tstellar tstellar merged commit beb7fb9 into llvm:main Nov 1, 2024
9 checks passed
smallp-o-p pushed a commit to smallp-o-p/llvm-project that referenced this pull request Nov 3, 2024
This test currently segfaults on i386-unknown-linux-gnu builds.
NoumanAmir657 pushed a commit to NoumanAmir657/llvm-project that referenced this pull request Nov 4, 2024
This test currently segfaults on i386-unknown-linux-gnu builds.
@sunho
Copy link
Member

sunho commented Nov 5, 2024

@lhames So the test works very fine for supported platform and architecture. The code does try to bail out when it sees unsupported platform or architecture but it is not working for some reason, I believe.

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.

3 participants