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

-loop-rotate produces invalid code #5106

Closed
llvmbot opened this issue Aug 17, 2009 · 2 comments
Closed

-loop-rotate produces invalid code #5106

llvmbot opened this issue Aug 17, 2009 · 2 comments
Labels
bugzilla Issues migrated from bugzilla loopoptim

Comments

@llvmbot
Copy link
Collaborator

llvmbot commented Aug 17, 2009

Bugzilla Link 4734
Resolution FIXED
Resolved on Aug 18, 2009 11:04
Version trunk
OS Linux
Attachments testcase, script that demonstrates the problem
Reporter LLVM Bugzilla Contributor
CC @asl,@bcardosolopes,@nlewycky

Extended Description

Running opt -loop-rotate transforms a program that runs correctly into one that
produces a segmentation fault.

@llvmbot
Copy link
Collaborator Author

llvmbot commented Aug 18, 2009

Looks like this was introduced by revision 78890.

@llvmbot
Copy link
Collaborator Author

llvmbot commented Aug 18, 2009

In the end it looks like this is a duplicate of 4735. It is fixed now.

@llvmbot llvmbot transferred this issue from llvm/llvm-bugzilla-archive Dec 3, 2021
augusto2112 pushed a commit to augusto2112/llvm-project that referenced this issue Aug 17, 2022
[stable/20220421] Mark async suspend function and its resume function pointer intrinsic as nomerge
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 loopoptim
Projects
None yet
Development

No branches or pull requests

1 participant