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

Regression(r268760): Assertion failed: Op.getReg() == NewDestReg && "Copy imp-defs unrelated reg?" when building chromium #28044

Closed
nico opened this issue May 6, 2016 · 9 comments
Assignees
Labels
backend:X86 bugzilla Issues migrated from bugzilla

Comments

@nico
Copy link
Contributor

nico commented May 6, 2016

Bugzilla Link 27670
Resolution FIXED
Resolved on May 06, 2016 21:37
Version trunk
OS Windows NT
CC @ahmedbougacha

Extended Description

Repro coming in a second

@nico
Copy link
Contributor Author

nico commented May 6, 2016

assigned to @ahmedbougacha

@nico
Copy link
Contributor Author

nico commented May 6, 2016

repro https://bugs.chromium.org/p/chromium/issues/detail?id=609976 (too big for here)

@ahmedbougacha
Copy link
Member

This should have been fixed in r268787; I'm still working on refining the assertion and writing a small enough testcase.

@ahmedbougacha
Copy link
Member

Looks like one of the bots recovered:
http://lab.llvm.org:8080/green/job/llvm-stage2-cmake-RgLTO_build/7119/

@nico
Copy link
Contributor Author

nico commented May 6, 2016

No, this is still broken at r268792

@nico
Copy link
Contributor Author

nico commented May 6, 2016

I'll revert for now.

@nico
Copy link
Contributor Author

nico commented May 6, 2016

c:\src\llvm-rw>svn commit -m "Revert r268760, it caused #28044 ."
Sending lib\Target\X86\X86FixupBWInsts.cpp
Sending test\CodeGen\X86\2011-06-14-PreschedRegalias.ll
Sending test\CodeGen\X86\anyext.ll
Sending test\CodeGen\X86\avx512-calling-conv.ll
Sending test\CodeGen\X86\avx512-mask-op.ll
Sending test\CodeGen\X86\avx512-select.ll
Sending test\CodeGen\X86\avx512dq-mask-op.ll
Sending test\CodeGen\X86\cmovcmov.ll
Deleting test\CodeGen\X86\fixup-bw-copy.ll
Sending test\CodeGen\X86\float-conv-elim.ll
Sending test\CodeGen\X86\machine-combiner-int.ll
Sending test\CodeGen\X86\opt-ext-uses.ll
Sending test\CodeGen\X86\pr23664.ll
Sending test\CodeGen\X86\vector-bitreverse.ll
Sending test\CodeGen\X86\vector-idiv-sdiv-512.ll
Sending test\CodeGen\X86\vector-idiv-udiv-512.ll
Sending test\CodeGen\X86\xaluo.ll
Transmitting file data ................
Committed revision 268794.

@ahmedbougacha
Copy link
Member

Interesting, thanks! I'll try your testcase.

@ahmedbougacha
Copy link
Member

Bots look green; resolving.

@llvmbot llvmbot transferred this issue from llvm/llvm-bugzilla-archive Dec 10, 2021
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend:X86 bugzilla Issues migrated from bugzilla
Projects
None yet
Development

No branches or pull requests

2 participants