|
|
| 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