quil-lang / quilc

The optimizing Quil compiler.
Apache License 2.0
460 stars 72 forks source link

Teach the "old gate definition model" about SWAP. #747

Closed karlosz closed 2 years ago

karlosz commented 3 years ago

Fidelity picked completely arbitrarily. Fixes #745

stylewarning commented 3 years ago

I think (?) this needs parser support and at least a couple tests.

karlosz commented 2 years ago

Will leave this on hold until the higher order objects pull request is through, since that has revealed some points about SWAPs and permutation records that I might want to come back to.