Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove unnecessary shifts in gcd() (#12480)
The `a` and `b` are shifted as a next instruction.
- Loading branch information