]> Cypherpunks repositories - gostls13.git/commit
[dev.simd] cmd/compile: add VZEROUPPER and VZEROALL inst
authorJunyang Shao <shaojunyang@google.com>
Wed, 9 Jul 2025 19:06:13 +0000 (19:06 +0000)
committerJunyang Shao <shaojunyang@google.com>
Fri, 11 Jul 2025 18:01:55 +0000 (11:01 -0700)
commitccb43dcec791cb70431840ec2138addb489b828e
tree8d7a2c5810999f4761daa9aaab36e61fa273f2e1
parent21596f2f756edd4a5d67f0bfedb435bc1b29c6b3
[dev.simd] cmd/compile: add VZEROUPPER and VZEROALL inst

Change-Id: I41d60561fefdfa676e8b22648871ff1004711ac9
Reviewed-on: https://go-review.googlesource.com/c/go/+/686840
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: David Chase <drchase@google.com>
src/cmd/compile/internal/amd64/ssa.go
src/cmd/compile/internal/ssa/_gen/AMD64Ops.go
src/cmd/compile/internal/ssa/opGen.go