microsoft / qsharp

Azure Quantum Development Kit, including the Q# programming language, resource estimator, and Quantum Katas
https://microsoft.github.io/qsharp/
MIT License
440 stars 89 forks source link

Transformations for Code Generation #72

Closed swernli closed 1 year ago

swernli commented 1 year ago

Support the set of transformations needed to make QIR code generation simpler.

### Tasks
- [ ] https://github.com/microsoft/qsharp/issues/85
- [ ] https://github.com/microsoft/qsharp/issues/172
- [x] Lambda lifting
- [ ] Monomorphization
swernli commented 1 year ago

Closing as this is no longer being used for tracking.