Skip to content

[apint] instcombine miscompilation #1633

Closed
@llvmbot

Description

@llvmbot
Bugzilla Link 1261
Resolution FIXED
Resolved on Jul 22, 2014 09:30
Version trunk
OS All
Attachments the ll file, The output file
Reporter LLVM Bugzilla Contributor

Extended Description

I found an error in instcombine pass. Please look at the b.ll file attached. At
line 956, the extension operation is sext. After instcombine, it has been
changed to zext which causes semantic errors.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions