openqasm / qe-compiler

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

Enable python bindings for internal CI #267

Closed mbhealy closed 7 months ago

mbhealy commented 7 months ago

This PR enables the python bindings for the LLVM that is cached in our Github actions conan cache. It is my hope that merging this PR and forcing a rebuild and save of the cached conan llvm package with this setting enabled will allow my PR #264 to pass CI.