qsharp-runtime
qsharp-runtime copied to clipboard
Add TargetSupportsQir to SubmitterFactory
The logic for determining if we should generate QIR for a particular target should live in the SubmitterFactory as a static function, TargetSupportsQir. That function should then be called in the IQ#'s repository here.