openqasm / qe-compiler

An MLIR based compiler dynamic circuit compiler for real-time control systems supporting OpenQASM 3
Other
38 stars 12 forks source link

Add toleration for modules that do not have a quir.nodeType attribute. #290

Closed kitbarton closed 3 months ago

kitbarton commented 3 months ago

This allows modules that do not have a quir.nodeType attribute to exist and not cause compilation failures.