]> Cypherpunks repositories - gostls13.git/commit
cmd/internal/obj/arm64: simplify conclass
authorJoel Sing <joel@sing.id.au>
Thu, 20 Feb 2025 11:54:34 +0000 (22:54 +1100)
committerJoel Sing <joel@sing.id.au>
Thu, 3 Apr 2025 11:37:34 +0000 (04:37 -0700)
commitc524db9ca8520d1e0f6fce79a9e937af901dff44
tree1d1e8ae7ba28837fd13f54c106b0fba78418ae83
parent0b31e6d4cc804ab76ae8ced151ee2f50657aec14
cmd/internal/obj/arm64: simplify conclass

Reduce repetition by pulling some common conversions into variables.

Change-Id: I8c1cc806236b5ecdadf90f4507923718fa5de9b6
Reviewed-on: https://go-review.googlesource.com/c/go/+/650937
Reviewed-by: Cherry Mui <cherryyz@google.com>
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
src/cmd/internal/obj/arm64/asm7.go