]> Cypherpunks repositories - gostls13.git/commit
cmd/compile: drop TODO in NilCheck for riscv64
authorMeng Zhuo <mzh@golangcn.org>
Thu, 27 Jun 2024 02:56:22 +0000 (10:56 +0800)
committerM Zhuo <mzh@golangcn.org>
Mon, 29 Jul 2024 05:12:05 +0000 (05:12 +0000)
commit0fe775e9f3c60db4a8fa6981bbc5cb0812a01dc5
tree87e9d33232bc9e7f302899b58cbf648db3316c37
parentf95ae3d68989505fcac9ec23cacc03d602ec6739
cmd/compile: drop TODO in NilCheck for riscv64

Also add log as arm/amd64 do.

Change-Id: I3698993e2df0ebf3bfcf8bad5fe389affa0e8eff
Reviewed-on: https://go-review.googlesource.com/c/go/+/595355
Reviewed-by: Keith Randall <khr@golang.org>
Reviewed-by: Robert Griesemer <gri@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Keith Randall <khr@google.com>
src/cmd/compile/internal/riscv64/ssa.go