]> Cypherpunks.ru repositories - gostls13.git/commit
cmd/compile: sort regalloc switch by architecture
authorJoel Sing <joel@sing.id.au>
Thu, 15 Jul 2021 16:36:52 +0000 (02:36 +1000)
committerJoel Sing <joel@sing.id.au>
Sat, 21 Aug 2021 08:58:07 +0000 (08:58 +0000)
commitdcee007aad6cca16cec0383a394dd7db92cd6790
tree6eec18499f3ca2a0ef82b707b756cd44d7f39304
parente17439e0877d6ddb6881d9eb59758c27cc62f930
cmd/compile: sort regalloc switch by architecture

Also tweak comment for the arm64 case.

Change-Id: I073405bd2acf901dcaaf33a034a84b6a09dd4a83
Reviewed-on: https://go-review.googlesource.com/c/go/+/334869
Trust: Joel Sing <joel@sing.id.au>
Reviewed-by: Meng Zhuo <mzh@golangcn.org>
Reviewed-by: Cherry Mui <cherryyz@google.com>
src/cmd/compile/internal/ssa/regalloc.go