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

Disable LLVM_ENABLE_WARNINGS #266

Closed mbhealy closed 7 months ago

mbhealy commented 7 months ago

This PR disables LLVM_ENABLE_WARNINGS to reflect our internal environment. Some of the checks enabled by this flag will be added back in a separate PR.