]> Cypherpunks repositories - gostls13.git/commit
[dev.simd] cmd/compile: fix unstable output
authorJunyang Shao <shaojunyang@google.com>
Thu, 13 Nov 2025 17:07:16 +0000 (17:07 +0000)
committerJunyang Shao <shaojunyang@google.com>
Mon, 17 Nov 2025 21:37:22 +0000 (13:37 -0800)
commite4d94842207a7f29fb473ecece2acdc5a2a207f7
tree637dece79df1216aa20ab6d12e83c9d43860be46
parentd7a0c45642fef106b5443aa16937fd4bffb51d12
[dev.simd] cmd/compile: fix unstable output

This CL fixed an error left by CL 718160.

Change-Id: I442ea59bc1ff0dda2914d1858dd5ebe93e2818dc
Reviewed-on: https://go-review.googlesource.com/c/go/+/720281
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: David Chase <drchase@google.com>
Reviewed-by: Cherry Mui <cherryyz@google.com>
src/cmd/compile/internal/amd64/simdssa.go
src/cmd/compile/internal/ssa/_gen/simdAMD64.rules
src/cmd/compile/internal/ssa/_gen/simdAMD64ops.go
src/cmd/compile/internal/ssa/opGen.go
src/cmd/compile/internal/ssa/rewriteAMD64.go
src/simd/_gen/simdgen/gen_simdrules.go
src/simd/_gen/simdgen/godefs.go