Closed NoureldinYosri closed 9 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Comparison is base (
5dd05bf
) 97.81% compared to head (089bc2a
) 97.81%.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
fixes https://github.com/quantumlib/Cirq/issues/6422 as suggested by @tanujkhattar https://github.com/quantumlib/Cirq/issues/6422#issuecomment-1915363510
calling
optimize_for_target_gateset
withgateset=cirq.CZTargetGateset(preserve_moment_structure=False)
andmax_num_passes
equal a value >= 2 or None) produces the desired result