Skip to content

extractvalue doesn #2763

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
efriedma-quic opened this issue May 31, 2008 · 1 comment
Closed

extractvalue doesn #2763

efriedma-quic opened this issue May 31, 2008 · 1 comment
Labels
bugzilla Issues migrated from bugzilla invalid Resolved as invalid, i.e. not a bug

Comments

@efriedma-quic
Copy link
Collaborator

Bugzilla Link 2391
Resolution INVALID
Resolved on May 31, 2008 06:28
Version unspecified
OS Linux

Extended Description

%struct.anon = type { i32, i32 }
define i32 @​a(%struct.anon %r, double %s) nounwind {
%tmp = extractvalue %struct.anon %r, 0
ret i32 %tmp
}

@efriedma-quic
Copy link
Collaborator Author

Bleh, accidentally pressed the file bug button too early; I'll try again.

@llvmbot llvmbot transferred this issue from llvm/llvm-bugzilla-archive Dec 3, 2021
cyndyishida pushed a commit to cyndyishida/llvm-project that referenced this issue Jun 17, 2022
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 invalid Resolved as invalid, i.e. not a bug
Projects
None yet
Development

No branches or pull requests

1 participant