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

Using "-msve-vector-bits=512" to build GROMACS on AArch64/SVE causes infinite compilation. #50829

Closed
llvmbot opened this issue Aug 16, 2021 · 2 comments
Labels
bugzilla Issues migrated from bugzilla llvm:codegen

Comments

@llvmbot
Copy link
Collaborator

llvmbot commented Aug 16, 2021

Bugzilla Link 51487
Resolution FIXED
Resolved on Oct 11, 2021 20:29
Version trunk
OS All
Blocks #51489
Reporter LLVM Bugzilla Contributor
CC @tstellar
Fixed by commit(s) cd0e196 2153cad

Extended Description

As described in https://reviews.llvm.org/rG01b846674d27 this patch triggers a broken DAGCombine that results in a failure to build GROMACS when using "-msve-vector-bits=512". The fix D108086 has landed on main, but the release/13.x branch is also
affected.

@tstellar
Copy link
Collaborator

Merged: 2153cad

@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 llvm:codegen
Projects
None yet
Development

No branches or pull requests

2 participants