-
Notifications
You must be signed in to change notification settings - Fork 15.6k
Closed as not planned
Labels
bugzillaIssues migrated from bugzillaIssues migrated from bugzillaloopoptimobsoleteIssues with old (unsupported) versions of LLVMIssues with old (unsupported) versions of LLVM
Description
| Bugzilla Link | 34029 |
| Version | trunk |
| OS | All |
| Attachments | bitcode |
| Reporter | LLVM Bugzilla Contributor |
| CC | @coffezhou,@efriedma-quic,@filcab,@zmodem,@hfinkel |
Extended Description
$ ./opt ~/pat.bc | ./lli
checksum = 74640FC
$ ./opt -loop-reroll ~/pat.bc | ./lli
checksum = A3DD5B7FI'll try to reduce this once I get a chance, but putting it here so it doesn't get lost.
Also, cc:in Hal and Eli who both did some work in this area recent('ish)ly.
Metadata
Metadata
Assignees
Labels
bugzillaIssues migrated from bugzillaIssues migrated from bugzillaloopoptimobsoleteIssues with old (unsupported) versions of LLVMIssues with old (unsupported) versions of LLVM