-
Notifications
You must be signed in to change notification settings - Fork 15.2k
Closed
Labels
Description
Bugzilla Link | 3343 |
Resolution | FIXED |
Resolved on | May 13, 2009 19:05 |
Version | trunk |
OS | All |
Attachments | compile with llc -pre-alloc-split -march=x86 |
Extended Description
While testing MachineLICM I found a regression in
test/CodeGen/X86/pre-split2.ll. By making a minor edit
to this testcase, I can reproduce the failure without running
MachineLICM. Attached is the modified testcase.