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

Backport 581a80304c671b6cb2b1b1f87feb9fbe14875f2a into 13.0.0 (test-release.sh fails to build binary on PowerPC for 13.0.0-rc1) #50776

Closed
llvmbot opened this issue Aug 10, 2021 · 4 comments
Assignees
Labels
bugzilla Issues migrated from bugzilla

Comments

@llvmbot
Copy link
Collaborator

llvmbot commented Aug 10, 2021

Bugzilla Link 51434
Resolution FIXED
Resolved on Oct 11, 2021 20:29
Version trunk
OS Linux
Blocks #51489
Reporter LLVM Bugzilla Contributor
CC @tstellar
Fixed by commit(s) 581a803 2e4c11e

Extended Description

This is because flang is now also built and tested. We identified the issue to be related to CTR loops.

The actual error:
UNREACHABLE executed at /home/conanap/upload/rc1/llvm-project/llvm/lib/Target/PowerPC/PPCCTRLoops.cpp:182!

We have an idea of how to fix, but for the binaries of rc1 we will be uploading sans flang. This issue exists for both Ubuntu and RHEL.

@llvmbot
Copy link
Collaborator Author

llvmbot commented Aug 10, 2021

assigned to @amy-kwan

@amy-kwan
Copy link
Contributor

This issue should be fixed with https://reviews.llvm.org/rG581a80304c671b6cb2b1b1f87feb9fbe14875f2a.

Tom, is it possible to backport the bug fix 581a803 into 13.0.0?

@tstellar
Copy link
Collaborator

Merged: 2e4c11e

@tstellar
Copy link
Collaborator

mentioned in issue #51489

@llvmbot llvmbot transferred this issue from llvm/llvm-bugzilla-archive Dec 11, 2021
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugzilla Issues migrated from bugzilla
Projects
None yet
Development

No branches or pull requests

3 participants