quilc icon indicating copy to clipboard operation
quilc copied to clipboard

Compressor misses XY+CZ swap

Open notmgsk opened this issue 5 years ago • 0 comments
trafficstars

Eric says

It isn't hurting anyone to include this, but I'd expect the peephole rewriter to figure this out on this on its own. Rather, what I mean is: it would be worrying to me if the compressor didn't pick up on this on its own. Is that the case?

I added a specific translator in #649 to allow this particular swap optimization, but it ought to be achieved without any special machinery.

notmgsk avatar Jul 14 '20 16:07 notmgsk