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

[Backport 3.8] Remove function localization (#225) #294

Closed bcdonovan closed 3 months ago

bcdonovan commented 3 months ago

This PR removes function localization. These were capabilities that were initially added during prototyping and were ultimately not expanded on. They are currently just adding compilation time and in the future, if these capabilities are required will likely be implemented differently.