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

[indvar] crash involving constant folding and scalar evolution rewriter #684

Closed
llvmbot opened this issue Apr 5, 2004 · 1 comment
Closed

Comments

@llvmbot
Copy link
Collaborator

llvmbot commented Apr 5, 2004

Bugzilla Link 312
Resolution FIXED
Resolved on Feb 22, 2010 12:48
Version trunk
OS All
Attachments crashes -indvars pass
Reporter LLVM Bugzilla Contributor

Extended Description

% llvm-as bugpoint.ll | opt -indvars

crashes on the attached file.

@lattner
Copy link
Collaborator

lattner commented Apr 5, 2004

Fixed: note to self: invoke instructions return values too, despite the fact
that they are terminators.

Testcase here: IndVarsSimplify/2004-04-05-InvokeCastCrash.llx

Patch here:
http://mail.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20040405/013504.html

-Chris

@llvmbot llvmbot transferred this issue from llvm/llvm-bugzilla-archive Dec 1, 2021
This issue was closed.
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

2 participants