Skip to content

develop has problem #285

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

Closed
kaz7 opened this issue Jan 20, 2024 · 1 comment
Closed

develop has problem #285

kaz7 opened this issue Jan 20, 2024 · 1 comment

Comments

@kaz7
Copy link
Collaborator

kaz7 commented Jan 20, 2024

Current develop branch has a problem. A compiled program by this may causes segmentation fault.

This problem is introduced by following upstream's modification. So, reverting this fixes the problem. Please do it if you need to fix this problem quickly.

commit 6551cfa8eb2960dbc27e2882b204c4e0aff0109f
Author: Jay Foad <[email protected]>
Date:   Mon Aug 14 14:08:57 2023 +0100

    [CodeGen] Set regunitmasks for leaf regs to all instead of none

    This simplifies every use of MCRegUnitMaskIterator.

    Differential Revision: https://reviews.llvm.org/D157864
@kaz7
Copy link
Collaborator Author

kaz7 commented Jan 24, 2024

I submit an issue on llvm. And a suggestion, a99cceb, works great. The issue is solved on our develop branch. It will be fixed on upstream's main branch soon.

llvm/llvm-project#78942.

@kaz7 kaz7 closed this as completed Jan 24, 2024
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

No branches or pull requests

1 participant