hhvm icon indicating copy to clipboard operation
hhvm copied to clipboard

AArch64:: Use 3 mov instructions to implement register swaps

Open david-arm opened this issue 1 month ago • 1 comments

According to the software optimisation guide mov instructions between GPRs may be zero latency, which is even cheaper than using 3 eors.

david-arm avatar Nov 04 '25 15:11 david-arm

@facebook-github-bot has imported this pull request. If you are a Meta employee, you can view this in D86202186. (Because this pull request was imported automatically, there will not be any future comments.)

meta-codesync[bot] avatar Nov 04 '25 15:11 meta-codesync[bot]