]> Cypherpunks repositories - gostls13.git/commit
cmd/asm: optimize if statement to return directly
authorcuiweixie <cuiweixie@gmail.com>
Wed, 28 Sep 2022 13:24:10 +0000 (21:24 +0800)
committerGopher Robot <gobot@golang.org>
Thu, 29 Sep 2022 09:04:58 +0000 (09:04 +0000)
commit58093e8e2b5e22cf861c387d76333bccd1595065
treee893e1d3f04fac3dc31bf25d3251808011907979
parentc4a3fae27e33a5334a8f900147ae313c14694c5b
cmd/asm: optimize if statement to return directly

Change-Id: Ieb8fb7c623ecd8b9ddd15cdb6eb2c6326a9bbd3b
Reviewed-on: https://go-review.googlesource.com/c/go/+/435941
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Run-TryBot: Ian Lance Taylor <iant@google.com>
Run-TryBot: Cherry Mui <cherryyz@google.com>
Reviewed-by: Cherry Mui <cherryyz@google.com>
Auto-Submit: Ian Lance Taylor <iant@google.com>
src/cmd/asm/internal/arch/arm64.go