qsharp-runtime icon indicating copy to clipboard operation
qsharp-runtime copied to clipboard

Add TargetSupportsQir to SubmitterFactory

Open ScottCarda-MS opened this issue 3 years ago • 0 comments

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.

ScottCarda-MS avatar Mar 18 '22 00:03 ScottCarda-MS