Skip to content

wrong code with -loop-reroll #33376

Closed as not planned
Closed as not planned
@llvmbot

Description

@llvmbot
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 = A3DD5B7F

I'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 bugzillaloopoptimobsoleteIssues with old (unsupported) versions of LLVM

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions