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

bugpoint fails to point to bug #1360

Closed
llvmbot opened this issue Nov 7, 2006 · 1 comment
Closed

bugpoint fails to point to bug #1360

llvmbot opened this issue Nov 7, 2006 · 1 comment
Labels
bugzilla Issues migrated from bugzilla tools:bugpoint wontfix Issue is real, but we can't or won't fix it. Not invalid

Comments

@llvmbot
Copy link
Collaborator

llvmbot commented Nov 7, 2006

Bugzilla Link 988
Resolution WONTFIX
Resolved on Mar 06, 2010 14:00
Version trunk
OS Linux
Attachments bugpoint-loop-extract-fail-tno.bc, bugpoint-loop-extract-fail-to.bc, bugpoint-loop-extract-fail-to-le.bc
Reporter LLVM Bugzilla Contributor

Extended Description

Bug point said I should report this:

*** The following function is being miscompiled: MergeToLeft
Extracted a loop from the breaking portion of the program.
*** ERROR: Loop extraction broke the program. :( Please
report a bug!
Continuing on with un-loop-extracted version.
Please submit the bugpoint-loop-extract-fail-*.bc files.

I'll attach that in a minute. The failure was generated by "make bugpoint-llc"
in the MultiSource/Benchmarks/McCat/18-imp test.

@lattner
Copy link
Collaborator

lattner commented Nov 7, 2006

Despite what it claims, this is almost certainly not an issue with the loop extract pass. I'll change bugpoint
to not ask for bugs to be filed.

-Chris

@llvmbot llvmbot transferred this issue from llvm/llvm-bugzilla-archive Dec 3, 2021
jeanPerier pushed a commit to jeanPerier/llvm-project that referenced this issue Jan 4, 2022
@Quuxplusone Quuxplusone added the wontfix Issue is real, but we can't or won't fix it. Not invalid label Jan 20, 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 tools:bugpoint wontfix Issue is real, but we can't or won't fix it. Not invalid
Projects
None yet
Development

No branches or pull requests

3 participants