From: Josh Bleecher Snyder Date: Thu, 3 May 2018 19:56:53 +0000 (-0700) Subject: cmd/compile: regenerate ssa ops X-Git-Tag: go1.11beta1~547 X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=e3beabdb8fadf1d2204bfd1c999391d5aa562114;p=gostls13.git cmd/compile: regenerate ssa ops Must have been missed in a previous CL. Change-Id: I303736e82585be8d58b330235c76ed4b24a92952 Reviewed-on: https://go-review.googlesource.com/111259 Run-TryBot: Josh Bleecher Snyder TryBot-Result: Gobot Gobot Reviewed-by: Brad Fitzpatrick --- diff --git a/src/cmd/compile/internal/ssa/opGen.go b/src/cmd/compile/internal/ssa/opGen.go index c78b8b663b..d058a08089 100644 --- a/src/cmd/compile/internal/ssa/opGen.go +++ b/src/cmd/compile/internal/ssa/opGen.go @@ -24360,7 +24360,7 @@ var opcodeTable = [...]opInfo{ rematerializeable: true, reg: regInfo{ outputs: []outputInfo{ - {0, 21503}, // R0 R1 R2 R3 R4 R5 R6 R7 R8 R9 R12 R14 + {0, 23551}, // R0 R1 R2 R3 R4 R5 R6 R7 R8 R9 R11 R12 R14 }, }, },