qir-alliance / pyqir

PyQIR is a set of APIs for generating, parsing, and evaluating Quantum Intermediate Representation (QIR).
https://qir-alliance.github.io/pyqir
MIT License
54 stars 24 forks source link

Generalize API for attributes #211

Closed bamarsha closed 1 year ago

bamarsha commented 1 year ago

I want to make room for non-string-valued attributes as well as parameter and return type attributes. I don't think the current API would be able to do that without breakage, so I am making the breaking changes now: