cmd/compile: don't drop same register twice
For instructions that clobber both of their input registers, make
sure we don't clobber the same register twice when both input
registers are the same.
This is rare, but it can happen.
Fixes #77604
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |