Skip to content

quantum_toffoli in 462.libquantum compiles to really bad code with llc #1286

@lattner

Description

@lattner
Bugzilla Link 914
Resolution FIXED
Resolved on Mar 06, 2010 14:00
Version 1.0
OS All
Attachments bc for function

Extended Description

The X86 backend produces significantly slower (2.5x) code for the quantum_toffoli than the C backend.

Code layout seems to be a major contributing factor, but also there are a number of 64-bit shifts that we
may be codegen'ing poorly or something.

-Chris

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions