]> Cypherpunks repositories - gostls13.git/commit
cmd/compile: update s390x CALL* ops
authorSrinivas Pokala <Pokala.Srinivas@ibm.com>
Tue, 11 Nov 2025 03:41:50 +0000 (04:41 +0100)
committerKeith Randall <khr@golang.org>
Mon, 24 Nov 2025 18:21:34 +0000 (10:21 -0800)
commit24697419c54c046370c3431fb45842689c042984
tree92659789e3d863c65584b3b532ba75beb4bfb899
parent81242d034c8a6b9544c3e65ed1bb8000fe35ae84
cmd/compile: update s390x CALL* ops

This CL allow the CALL ops to take variable no of arguments.

Update #40724

Change-Id: Ibfa2e98c5051684cae69200c396dfa1edb2878e4
Reviewed-on: https://go-review.googlesource.com/c/go/+/719464
Reviewed-by: Vishwanatha HD <vishwanatha.hd@ibm.com>
Reviewed-by: Keith Randall <khr@google.com>
Reviewed-by: Keith Randall <khr@golang.org>
Reviewed-by: David Chase <drchase@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
src/cmd/compile/internal/ssa/_gen/S390XOps.go
src/cmd/compile/internal/ssa/opGen.go