This trades a scalar negation for a group (= field) negation. This is admittedly more for fun because the actual improvement is hardly noticeable, but since it’s in signature verification, I couldn’t resist.
In fact, we could store the xonly pubkey as odd when we parse it, and save the negation entirely, but this adds complexity and I leave this to the next crazy contributor.